Zero overhead UART template library for AVR.
Go to file
2016-05-19 22:59:22 +02:00
USART Removed initialization from constructor to avoid resetting USART0 when constructing USART1 and replaced dynamic vector with static convert buffer 2016-05-19 22:59:22 +02:00
.gitattributes Initial commit 2016-05-19 21:43:10 +02:00
.gitignore Initial commit 2016-05-19 21:43:10 +02:00
USART.atsln Initial commit 2016-05-19 21:43:10 +02:00