Skip to content

Commit ed6cabd

Browse files
author
Amanda Butler
authored
Add link to serial_communication.md
Apply change from #845 to add link to minimal printf library.
1 parent 35239e0 commit ed6cabd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorials/serial/serial_communication.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ CoolTerm should work under Linux. If for some reason it doesn't, you can try one
6262
- [Minicom](https://help.ubuntu.com/community/Minicom).
6363
- [GNU Screen](https://www.gnu.org/software/screen/manual/screen.html).
6464
65+
### Minimal printf
66+
67+
For low memory devices, you may optionally use the [ArmMbed minimal printf library](https://github.com/ARMmbed/minimal-printf).
68+
6569
### Additional examples
6670
6771
Use your terminal application to interact with the following examples.

0 commit comments

Comments
 (0)