11 Commits (5a2a4e9452ef5325b111879e10d636fd0954e289)

Author SHA1 Message Date
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
Paul Sokolovsky 9b12bc788f cc3200: Switch from HAL_GetTick() to mp_hal_ticks_ms(). 9 years ago
Paul Sokolovsky f4decdc4a3 cc3200: Switch from HAL_Delay() to mp_hal_delay_ms(). 9 years ago
Daniel Campora ef369249cb cc3200: Implement support for os.dupterm(). 9 years ago
Daniel Campora 42054c3cad cc3200: Add mphal error to raise hardware related exceptions. 9 years ago
Daniel Campora 9220dc466a cc3200: Correct udelay us to ticks calculation. 9 years ago
danicampora 33ddb566a7 cc3200: Remove dependencies from FreeRTOS. 10 years ago
danicampora 6b21c3fdd6 cc3200: Refactor UART and I2C object creation. 10 years ago
Damien George ccf45a4283 cc3200: Get bootloader compiling with changes to HAL. 10 years ago
Damien George 0b32e50365 stmhal: Make pybstdio usable by other ports, and use it. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago