summaryrefslogtreecommitdiff
path: root/ports/stm32/uart.h
AgeCommit message (Expand)Author
2018-04-23stm32/uart: Allow ctrl-C to work with UARTs put on REPL via os.dupterm.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2017-10-19stm32/mphalport: Improve efficiency of mp_hal_stdout_tx_strn_cooked.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George