Colin Hogben / micropython

Dependents:   micropython-repl

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