/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: edam
  • Date: 2012-02-16 14:23:53 UTC
  • Revision ID: edam@waxworlds.org-20120216142353-3wnmw6k12l8m4qb4
added AVRDUDECONF variable; fixed some OS X issues; added SERIALDEV guess warning and invalid BOARD value error

Show diffs side-by-side

added added

removed removed

1
 
TODO
2
 
 
3
 
* Check for libraries in `lib` or `libraries` directories of the project.
4
 
   They should detected, so that #include-ing their headers works.  And they
5
 
   should be built and linked against when added (explicitly or automatically)
6
 
   to LIBRARIES.