Files
timely-reference/.gitmodules
Max Regan 5b0dbb9743 Add lightweight printf support
For now, printf() isn't hooked up to anything, but snprintf() can be
used to create a string to pass off to usart.tx_blocking().
2020-04-13 19:47:33 -07:00

4 lines
121 B
Plaintext

[submodule "firmware/ThirdParty/printf"]
path = firmware/ThirdParty/printf
url = https://github.com/mpaland/printf.git