-
Notifications
You must be signed in to change notification settings - Fork 1
alecthegeek/exampleArduinoFromCLI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A really trivial example on how to upload an Arduino program using a make file 1. See http://mjo.tc/atelier/2009/02/arduino-cli.html 2. This example works with the Freetonics TwentyTen board 3. See also freetronics/TwentyTen#1 To discover what settings work with your board set the option `upload.verbose=true` in the file `~/.arduino/preferences.txt` You can then review the output to discover the upload options that work from the IDE. In my case I had to change the baud rate as shown in the makefile. You can review the file `$(ARDUINO_DIR)/Arduino.mk` to discover what make macros you modify/set This project also shows a sample `.gitignore`
About
A trivial Arduiono program that loads blink from the command line
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published