| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-11-13 | unix: Make mp_hal_delay_ms run MICROPY_EVENT_POLL_HOOK. | Jim Mussared |
| 2020-10-01 | unix,windows: Implement mp_hal_time_ns using gettimeofday. | Damien George |
| 2020-04-23 | all: Format code to add space after C++-style comment start. | stijn |
| 2020-03-25 | windows/windows_mphal: Fix missing semicolon. | David Lechner |
| 2020-03-25 | unix,windows: Use STDIN_FILENO, STDOUT_FILENO macros where appropriate. | David Lechner |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-02-07 | unix, windows: Use mp_keyboard_interrupt instead of custom code. | Damien George |
| 2020-01-26 | windows/windows_mphal: Release GIL during system calls. | David Lechner |
| 2020-01-22 | windows: Support word-based move/delete key sequences for REPL. | stijn |
| 2019-05-23 | windows: Fix line wrapping behaviour on the REPL. | stijn |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
