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
17
Commits
2
Branches
0
Tags
cf1b273549ce519b6439bc27ad6e3fdecd0cac31
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
cf1b273549
Changed receive flushing function to not need a timeout and to work with and without interrupts
2016-05-24 21:08:06 +02:00
usart
Changed receive flushing function to not need a timeout and to work with and without interrupts
2016-05-24 21:08:06 +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%