Arduino-Makefile/examples/README.md

12 lines
411 B
Markdown
Raw Normal View History

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