This website requires JavaScript.
Explore
Help
Sign In
avr
/
uart
Watch
1
Star
0
Fork
0
You've already forked uart
Code
Issues
Pull Requests
Releases
Wiki
Activity
Zero overhead UART template library for AVR.
15
Commits
2
Branches
0
Tags
450
KiB
C++
100%
30c0269fca
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
BlackMark
30c0269fca
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
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