Arduino-Makefile/arduino-mk
Sudar 0028fabc64 Add support for compiling plain AVR C files
To compile plain AVR C files, the variable NO_CORE should be initialized
to a non-empty value.

When NO_CORE is set, the following changes happen
- boards.txt file is not parsed. The user should explicitly set MCU,
  F_CPU, fuse bits etc.
- MONITOR_BAUDRATE is not calculated

Fix #63
2013-06-15 19:30:39 +05:30
..
Arduino.mk Add support for compiling plain AVR C files 2013-06-15 19:30:39 +05:30
licence.txt Initial NWO check in 2012-02-28 09:06:56 +00:00