mirror of
https://github.com/ptrks/avr-usart-printf.git
synced 2025-07-08 11:21:04 +03:00
Update README.md
This commit is contained in:
@ -1,10 +1,7 @@
|
||||
AVR USART printf
|
||||
================
|
||||
|
||||
AVR library that allows printf to be used and redirected to the USART.
|
||||
|
||||
This library has been tested with an atmega328p and atmega128.
|
||||
AVR library that allows printf to be used and redirected to the USART. This library has been tested with an atmega328p and atmega128.
|
||||
|
||||
To change your hardware/programmer/programming port consult the relevant parts of the Makefile.
|
||||
|
||||
To compile and install on your microcontroller use `make` and `make writeflash`
|
||||
|
Reference in New Issue
Block a user