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
15
Commits
2
Branches
0
Tags
30c0269fca7c0ad4e8ad19d3a9e28d39b4bb2a34
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
Description
Zero overhead UART template library for AVR.
450
KiB
Languages
C++
100%