6be2614c30
are not affected by test scripts/makefiles. Added makefile and gcc version info to config output. Tested on Arduino 1.0.6 |
||
---|---|---|
.. | ||
AnalogInOutSerial | ||
ATtinyBlink | ||
Blink | ||
BlinkChipKIT | ||
BlinkInAVRC | ||
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