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)
Fri, Apr 19, 2:46 PM
Unknown Object (File)
Jan 18 2024, 1:43 PM
Unknown Object (File)
Jan 6 2024, 1:20 AM
Unknown Object (File)
Dec 20 2023, 8:09 AM
Unknown Object (File)
Oct 18 2023, 6:32 AM
Unknown Object (File)
Jun 3 2023, 1:43 AM
Unknown Object (File)
May 14 2023, 6:21 AM
Unknown Object (File)
Mar 11 2023, 6: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.