Arduino-Makefile/examples/README.md

8 lines
345 B
Markdown
Raw Permalink Normal View History

This folder contains the list of example Arduino sketches and makefile showing the different usage patterns
- Blink - Shows normal usage
- HelloWorld - Shows how to include Arduino libraries
- BlinkInAVRC - Shows how to use plain AVR C code
- BlinkChipKIT - Shows how to use ChipKIT
- ATtinyBlink - Shows how to use different cores like ATtiny