/cereal

A UART debugging library for poor, starving attiny*5s

Primary LanguageCMIT LicenseMIT

Cereal

A library for UART output and debugging on the attiny85

Building


make
make flash
# or
make sudoflash

Configuring


By default, the baud rate is set to 9600, and the output pin set to #0. To change the defaults, edit the defines in cereal.h.