- 31 Oct, 2015 1 commit
-
-
Damien George authored
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.
-
- 19 Oct, 2015 1 commit
-
-
danicampora authored
The heartbeat is now controllable via a single function within the wipy module.
-