Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 513 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 513 Bytes

ArduinoUploader

Arduino Builder is a fully standalone utility for viewing, compiling and uploading Arduino sketch file and compiled ELF or HEX file (usually bootloader) to Arduino board with Arduino serial programming interface, USBasp or Arduino ISP, without the need for Arduino IDE. This can be easily done with no more than 3 steps. When compiling is required (for uploading sketch file), the utility scans the sketch for referenced libraries and build the necessary libraries automatically.