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
..
2015-09-27 01:50:52 +02:00
2015-02-20 16:40:59 +01:00
2015-03-21 11:26:47 +01:00