This website requires JavaScript.
Explore
Help
Sign In
alexey.zholtikov
/
avr-usart-printf
Watch
1
Star
0
Fork
0
You've already forked avr-usart-printf
mirror of
https://github.com/ptrks/avr-usart-printf.git
synced
2025-07-08 03:11:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
9b47750a0b4df25359d777689e539e5e45380586
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
Patrick Servello
9b47750a0b
Added initial files
2014-05-23 07:52:00 -05:00
usart_printf
Added initial files
2014-05-23 07:52:00 -05:00
.gitignore
Initial commit
2014-05-23 05:44:14 -07:00
example.c
Added initial files
2014-05-23 07:52:00 -05:00
LICENSE
Initial commit
2014-05-23 05:44:14 -07:00
Makefile
Added initial files
2014-05-23 07:52:00 -05:00
README.md
Initial commit
2014-05-23 05:44:14 -07:00
README.md
AVR-USART-printf
AVR library that allows printf to be used and redirected to the USART.
Description
AVR library that allows printf to be used and redirected to the USART.
Readme
49
KiB
Languages
Makefile
84.6%
C
15.4%