| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/stm32 | Dan Halbert | |
| 2018-04-23 | stm32/uart: Allow ctrl-C to work with UARTs put on REPL via os.dupterm. | Damien George | |
| 2018-02-15 | stm32: Change header include guards from STMHAL to STM32 to match dir. | Damien George | |
| 2017-10-19 | stm32/mphalport: Improve efficiency of mp_hal_stdout_tx_strn_cooked. | Damien George | |
| Also simplifies the code by removing the specialised (and inefficient) cooked functions from UART and USB_VCP. | |||
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
| This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | |||
