summaryrefslogtreecommitdiffstatshomepage
path: root/unix/unix_mphal.h
Commit message (Expand)AuthorAge
* unix: Use standard mphalport.h header.Paul Sokolovsky2015-11-13
* all: Add py/mphal.h and use it in all ports.Damien George2015-10-31
* unix, stmhal: Introduce mp_hal_delay_ms(), mp_hal_ticks_ms().Paul Sokolovsky2015-10-27
* unix/unix_mphal: Implement HAL_Delay() and HAL_GetTick().Paul Sokolovsky2015-10-19
* unix: Add option to use uPy readline, and enable by default.Damien George2015-05-27
* unix: Factor out stdio and ctrl-C code to unix_mphal.c file.Damien George2015-05-27