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)
Oct 14 2024, 6:48 PM
Unknown Object (File)
Oct 1 2024, 7:48 PM
Unknown Object (File)
Sep 28 2024, 8:08 AM
Unknown Object (File)
Sep 23 2024, 9:29 PM
Unknown Object (File)
Sep 21 2024, 6:03 AM
Unknown Object (File)
Sep 9 2024, 1:02 AM
Unknown Object (File)
Sep 8 2024, 11:19 AM
Unknown Object (File)
Sep 8 2024, 8:58 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.