This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-17 06:52:18 +01:00
Code
Issues
Releases
Activity
Arduino
/
app
History
Federico Fissore
149f906537
Merge pull request
#3433
from ffissore/new-console
...
New console
2015-06-30 09:20:31 +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
Merge pull request
#3433
from ffissore/new-console
2015-06-30 09:20:31 +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