Arduino/app
David A. Mellis 19597b1d0b Factoring pin definitions out of the core.
That is, there's now a pins/ directory in a platform, which includes multiple directories, each of which has its own pins_arduino.h.  The boards.txt gets a new preferences, <BOARD>.build.pins, whose values is a sub-directory of the pins/ directory (possibly with a "platform:" prefix).  That sub-directory is then placed in the include path during compilation.
2011-03-04 21:05:05 -05:00
..
.settings Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
lib Reapplying Christian's regex patch. 2010-10-03 19:44:28 -04:00
src/processing/app Factoring pin definitions out of the core. 2011-03-04 21:05:05 -05:00
.classpath Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_macosx Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_vista Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml Enabling debugging for compilation of the app. 2010-11-27 11:54:07 -06:00