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
26
Commits
2
Branches
0
Tags
5cd2b963fae7ee15a61061ee038afa6b4fd7562d
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
5cd2b963fa
Added proof of concept for using hardware0 in SPI mode
2019-07-28 12:16:09 +02:00
uart
Added proof of concept for using hardware0 in SPI mode
2019-07-28 12:16:09 +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%