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
24
Commits
2
Branches
0
Tags
b66c33506cd4973f796cef13dca13c7823ae32a4
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
b66c33506c
Implemented proof of concept for new library interface and added basic outline of new interface
2019-07-27 18:56:31 +02:00
uart
Implemented proof of concept for new library interface and added basic outline of new interface
2019-07-27 18:56:31 +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%