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

9 lines
257 B

Library usage examples
======================
Those examples should work, but they are mostly just a reference on how to
use different parts of the library.
To try to build and flash an example, first change the `MAIN` field in the Makefile
to it's name.