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
Zero overhead UART template library for AVR.
58
Commits
2
Branches
0
Tags
450
KiB
C++
100%
6b90c1779f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
BlackMark
6b90c1779f
Adapt to new interrupt handling interface and change example back to atmega1284p
2020-04-13 16:43:48 +02:00
uart
Adapt to new interrupt handling interface and change example back to atmega1284p
2020-04-13 16:43:48 +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