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)
Tue, Oct 14, 3:03 AM
Unknown Object (File)
Thu, Sep 25, 8:39 PM
Unknown Object (File)
Tue, Sep 23, 4:44 PM
Unknown Object (File)
Fri, Sep 19, 3:15 PM
Unknown Object (File)
Sep 5 2025, 10:26 PM
Unknown Object (File)
Aug 3 2025, 7:03 PM
Unknown Object (File)
Jul 31 2025, 1:54 PM
Unknown Object (File)
Jul 22 2025, 10:07 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.