aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/moduos.c
AgeCommit message (Expand)Author
2018-07-08stm32: Support compiling with object representation D.Damien George
2018-05-28stm32: Allow a board to disable MICROPY_VFS_FAT.Damien George
2018-04-23stm32/uart: Allow ctrl-C to work with UARTs put on REPL via os.dupterm.Damien George
2017-10-19stm32: Make uos.dupterm() conform to specs by using extmod version.Damien George
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George