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
58
Commits
2
Branches
0
Tags
6b90c1779fddd35e6a3d68bff0c38e7ac06a4dbc
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
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
Description
Zero overhead UART template library for AVR.
450
KiB
Languages
C++
100%