This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-20 21:01:25 +03:00
Code
Activity
Files
96c3621047a93f1831afac7de59be3f1c7ac7498
esp8266
/
app
History
David A. Mellis
777e7cd30d
Removing check for JDK (as opposed to JRE) in Base.java. This is because on Linux, it's tricky to automatically include tools.jar in the classpath (which is necessary for the Processing code to think that the JDK is present). (For example, Ubuntu doesn't set the JAVA_HOME variable.) As far as I know, Arduino doesn't actually need the JDK, but I could be wrong.
2009-08-03 20:53:31 +00:00
..
.settings
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00
lib
Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows.
2009-06-01 15:14:05 +00:00
src
Removing check for JDK (as opposed to JRE) in Base.java. This is because on Linux, it's tricky to automatically include tools.jar in the classpath (which is necessary for the Processing code to think that the JDK is present). (For example, Ubuntu doesn't set the JAVA_HOME variable.) As far as I know, Arduino doesn't actually need the JDK, but I could be wrong.
2009-08-03 20:53:31 +00: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