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-23 12:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
arduino-core
/
src
/
cc
/
arduino
/
packages
/
uploaders
History
Federico Fissore
f605d1d99b
Added support to VID+PID specific build properties
2015-08-27 10:40:02 +02:00
..
MergeSketchWithBooloader.java
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
SerialUploader.java
Added support to VID+PID specific build properties
2015-08-27 10:40:02 +02:00
SSHUploader.java
Got rid of Java 8 warnings about _ as a method name
2015-08-05 09:12:40 +02:00