micropython/cc3200/telnet
Damien George 731f359292 all: Add py/mphal.h and use it in all ports.
py/mphal.h contains declarations for generic mp_hal_XXX functions, such
as stdio and delay/ticks, which ports should provide definitions for.  A
port will also provide mphalport.h with further HAL declarations.
2015-10-31 19:14:30 +03:00
..
telnet.c all: Add py/mphal.h and use it in all ports. 2015-10-31 19:14:30 +03:00
telnet.h cc3200: Implement support for os.dupterm(). 2015-09-27 11:27:24 +02:00