| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-01-09 | py: Make mp_obj_get_type() return a const ptr to mp_obj_type_t. | Damien George |
| 2019-11-26 | stm32/moduos: Add VfsLfs1 and VfsLfs2 to uos module, if enabled. | Damien George |
| 2019-04-01 | stm32/moduos: Allow to compile again without USB enabled. | Damien George |
| 2019-04-01 | stm32: Make default USB_VCP stream go through uos.dupterm for main REPL. | Andrew Leech |
| 2018-07-08 | stm32: Support compiling with object representation D. | Damien George |
| 2018-05-28 | stm32: Allow a board to disable MICROPY_VFS_FAT. | Damien George |
| 2018-04-23 | stm32/uart: Allow ctrl-C to work with UARTs put on REPL via os.dupterm. | Damien George |
| 2017-10-19 | stm32: Make uos.dupterm() conform to specs by using extmod version. | Damien George |
| 2017-10-04 | all: Remove inclusion of internal py header files. | Damien George |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
