porklib: Simple library for programming Arduino in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
avr-lib/examples/README.md

10 lines
336 B

Library usage examples
======================
Those examples should work, but they are mostly just a reference on how to
use different parts of the library.
9 years ago
Makefiles in the directories should work, but may be outdated. Please
use `Makefile.example` for new projects.
Some more examples can be found in repo `MightyPork/avr-projects`