We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46b3d2 commit 3f162dbCopy full SHA for 3f162db
README.md
@@ -180,8 +180,10 @@ Running with the `--wait-for-keypress exit` option waits for the enter key after
180
181
182
## Projects Using printf
183
-- [turnkey-board](https://github.com/mpaland/turnkey-board) uses printf as log and generic display formatting/output.
184
-(Just send me a mail/issue to get your project listed here)
+- [turnkeyboard](https://github.com/mpaland/turnkeyboard) uses printf as log and generic tty (formatting) output.
+- printf is part of [embeddedartistry/libc](https://github.com/embeddedartistry/libc), a libc targeted for embedded systems usage.
185
+
186
+(Just send me a mail/issue/PR to get *your* project listed here)
187
188
189
## Contributing
0 commit comments