项目作者: mushrom
项目描述 :
A UART debugging library for poor, starving attiny*5s
高级语言: C
项目地址: git://github.com/mushrom/cereal.git
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.