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.
3
Commits
2
Branches
0
Tags
450
KiB
C++
100%
ef5599cedd
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
ef5599cedd
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
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