| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Look first in the user dir. Any not found there are sought in the
system (Arduino) dir. If any are not found, error out right away
with a useful message. Show all libraries and where they were found
(user or system) in the config info.
|
|
This also lets us restore the non-overridable detection of avr-size type.
|
|
|
|
|
|
Helps simplify understanding all the nested conditionals.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ubuntu and Mac
This reverts commit 1e5d7c1a33955e70275f8f7e828498c98995590e.
|
|
|
|
|
|
it shows device memory usage.
|
|
|
|
|
|
|
|
|
|
|
|
Add more flexibility and make echo work on linux and changed AVRDUDE_CONF so that it can be defined in per-project makefile.
|
|
|
|
|
|
sketch if needed
|
|
|
|
|
|
|
|
|
|
|