Skip to content

An update to python 3 of the 'official' build_arduino

Notifications You must be signed in to change notification settings

telec16/BuildArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BuildArduino.py

Build and upload arduino code

typical use : python BuildArduino.py -v -u "COM5" -W "C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -i "C:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" -d "..\arduino\test" --dude-conf="C:\Program Files (x86)\Arduino\hardware\tools\avr\etc\avrdude.conf" -V "C:\Program Files (x86)\Arduino\hardware\arduino\avr\variants"

Disclamer

Not fully tested ¯_(ツ)_/¯

About

An update to python 3 of the 'official' build_arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages