Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: qstrdefsport.h
- Revision:
- 3:d8dfbbbd0fc9
- Parent:
- 0:5868e8752d44
- Child:
- 5:1d19b8110e11
--- a/qstrdefsport.h Sat Apr 16 22:43:41 2016 +0100 +++ b/qstrdefsport.h Sun Apr 17 23:08:33 2016 +0100 @@ -36,4 +36,9 @@ #if MICROPY_PY_MBED Q(mbed) Q(DigitalOut) +Q(write) +Q(Serial) +Q(putc) +Q(puts) +Q(getc) #endif