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
30
Commits
2
Branches
0
Tags
d952794c559b2b4876d43b4082dc34f8dba8cc05
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
d952794c55
Refactored code to use capital letters for classes and added using namespace inside functions
2019-07-28 18:00:15 +02:00
uart
Refactored code to use capital letters for classes and added using namespace inside functions
2019-07-28 18:00:15 +02:00
.clang-format
Renamed library from usart to uart and wiped example to implement new library
2019-07-27 10:53:23 +02:00
.gitattributes
Initial commit
2016-05-19 21:43:10 +02:00
.gitignore
Renamed library from usart to uart and wiped example to implement new library
2019-07-27 10:53:23 +02:00
.gitmodules
Added flash submodule for flash strings
2019-07-27 13:38:45 +02:00
uart.atsln
Renamed library from usart to uart and wiped example to implement new library
2019-07-27 10:53:23 +02:00
Description
Zero overhead UART template library for AVR.
450
KiB
Languages
C++
100%