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
56
Commits
2
Branches
0
Tags
24d17688c0433ddf550fe69e851bab473784f357
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
24d17688c0
Add double speed test and change to atmega328p
2020-04-12 23:59:18 +02:00
uart
Add double speed test and change to atmega328p
2020-04-12 23:59:18 +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
Updated project settings
2019-08-15 17:43:11 +02:00
.gitmodules
Refactor uart utils to separate submodule
2020-04-07 03:54:40 +02:00
LICENSE
Updated submodules and added MIT license file
2020-02-01 15:43:38 +01: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%