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
Ondřej Hruška c75086ea00 added examples folder 10 years ago
..
Makefile added examples folder 10 years ago
README.md added examples folder 10 years ago
lib added examples folder 10 years ago
uart_isr.c added examples folder 10 years ago
uart_simple.c added examples folder 10 years ago

README.md

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.