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
3
Commits
2
Branches
0
Tags
ef5599ceddb44534b1b7c0c4e4e2942b6b060b64
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
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
Description
Zero overhead UART template library for AVR.
450
KiB
Languages
C++
100%