parent
6300679343
commit
c93304cf94
1 changed files with 7 additions and 0 deletions
7
examples/README.md
Normal file
7
examples/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
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
|
Loading…
Reference in a new issue