6d549c89aa
Add CORE and FORCE_MONITOR_PORT to arduino-mk-vars.md and FORCE_MONITOR_PORT to config print. |
||
---|---|---|
.. | ||
AnalogInOutSerial | ||
ATtinyBlink | ||
Blink | ||
BlinkChipKIT | ||
BlinkInAVRC | ||
BlinkNetworkRPi | ||
BlinkTeensy | ||
BlinkWithoutDelay | ||
Fade | ||
HelloWorld | ||
MakefileExample | ||
master_reader | ||
TinySoftWareSerial | ||
toneMelody | ||
WebServer | ||
.gitignore | ||
README.md |
This folder contains the list of example Arduino sketches and makefile showing the different usage patterns
- BlinkInAVRC - Shows how to use plain AVR C code
- ATtinyBlink - Shows how to use different cores like ATtiny
These three examples are a step back, in the "tests" directory.
- Blink - Shows normal usage
- HelloWorld - Shows how to include Arduino libraries
- BlinkChipKIT - Shows how to use ChipKIT