Page MenuHomeFreeBSD

Update devel/arduino-bsd-mk to 1.1
ClosedPublic

Authored by leres on Feb 26 2018, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 9, 4:22 PM
Unknown Object (File)
Sat, Apr 5, 4:07 AM
Unknown Object (File)
Mar 16 2025, 8:46 PM
Unknown Object (File)
Mar 7 2025, 7:18 AM
Unknown Object (File)
Mar 2 2025, 3:41 AM
Unknown Object (File)
Mar 1 2025, 3:01 AM
Unknown Object (File)
Feb 7 2025, 8:16 PM
Unknown Object (File)
Jan 24 2025, 7:43 AM
Subscribers

Details

Summary

Proposed commit message:

Update to 1.1:
  • Add .ino file instead of .cpp to SRCS when we have a .ino
	  file.
  • Remove test for .ino and .cpp since it doesn't work we
	  aren't using an obj dir.
  • Instead of generating an error for all make targets when
	  AVRDUDE_PORT is "arduino" and AVRDUDE_PORT is not defined
	  allow everything except install/flash.

    Reviewed by: ?
    Approved by: ?
    Differential Revision: ?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 26 2018, 5:14 PM
This revision was automatically updated to reflect the committed changes.