To get this branch, use:
bzr branch
http://bzr.ed.am/make/arduino-mk
1
2
3
4
5
6
|
TODO
* Check for libraries in `lib` or `libraries` directories of the project.
They should detected, so that #include-ing their headers works. And they
should be built and linked against when added (explicitly or automatically)
to LIBRARIES.
|