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-02-07 01:54:26 +01:00
Code
Issues
Releases
Activity
Arduino
/
arduino-core
History
Federico Fissore
2daf330c09
LibraryInstaller and ContributionInstaller are now singletons: members of Base, they get passed to dependents, thus allowing a synchronized method execution, needed to avoid race conditions when accessing files
2015-08-06 10:27:51 +02:00
..
lib
Got rid of Guava lib: java 8 has its features builtin
2015-08-05 12:09:24 +02:00
src
LibraryInstaller and ContributionInstaller are now singletons: members of Base, they get passed to dependents, thus allowing a synchronized method execution, needed to avoid race conditions when accessing files
2015-08-06 10:27:51 +02:00
.classpath
Got rid of Guava lib: java 8 has its features builtin
2015-08-05 12:09:24 +02:00
.editorconfig
Added .editorconfig files
http://editorconfig.org/
2015-05-08 10:18:43 +02:00
.gitignore
Split IDE into 2 projects.
2014-11-13 16:34:24 +01:00
.project
Split IDE into 2 projects.
2014-11-13 16:34:24 +01:00
build.xml
Switching to Java 8
2015-06-16 09:33:48 +02:00