Zero overhead UART template library for AVR.
Go to file
2016-05-21 21:49:56 +02:00
usart Improved code so that it automatically adjusts to whether interrupts are enabled or not and also removed useless max size paramter from receive string function 2016-05-21 21:49:56 +02:00
.gitattributes Initial commit 2016-05-19 21:43:10 +02:00
.gitignore Initial commit 2016-05-19 21:43:10 +02:00
.gitmodules Replaced c array buffer with c++ array class buffer 2016-05-21 19:11:04 +02:00
usart.atsln Really changed name to lowercase 2016-05-20 15:37:33 +02:00