1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/app
Federico Fissore 7cc7d47e61 Code cleanup
2015-07-03 11:59:25 +02:00
..
.settings Updated eclipse project files 2015-06-25 12:47:38 +02:00
format Preparing the ground for rewriting Preferences GUI code (and hopefully fixing the tiny-pref-window bug on macosx) 2015-05-05 10:02:12 +02:00
lib JNA jars needed in app/lib folder, otherwise tests will fail 2015-06-26 14:47:22 +02:00
src Code cleanup 2015-07-03 11:59:25 +02:00
test New console: replaces previous EditorConsoleStream with one that's faster and doesn't discard end chars. 2015-06-29 16:18:40 +02:00
test-lib added files that state third party licenses 2013-08-28 10:12:33 +02:00
.classpath Updated eclipse project files 2015-06-25 12:47:38 +02:00
.classpath_macosx Windows: got rid on JNA, thus no more UnsatisfiedLinkError (at least when accessing native OS functions). Fixes #3190 2015-05-20 16:33:33 +02:00
.editorconfig Added .editorconfig files http://editorconfig.org/ 2015-05-08 10:18:43 +02:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml Extending remote upload. Sketch merge with bootloader is done by the IDE (using "noblink" bootloader if board definition provides one). If platform provides a "remote" upload tool, that tool is used, otherwise falls back to hardcoded "run-avrdude" 2015-06-18 15:43:10 +02:00