| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-04-23 | all: Format code to add space after C++-style comment start. | stijn |
| 2020-04-05 | all: Use MP_ERROR_TEXT for all error messages. | Jim Mussared |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-02-13 | py: Add mp_raise_msg_varg helper and use it where appropriate. | Damien George |
| 2019-11-05 | all: Convert nlr_raise(mp_obj_new_exception_msg(x)) to mp_raise_msg(x). | Damien George |
| 2018-03-27 | stm32: Consolidate include of genhdr/pins.h to single location in pin.h. | Damien George |
| 2018-02-05 | stm32: Update LCD and network drivers to work with new SPI API. | Damien George |
| 2017-11-16 | py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. | Damien George |
| 2017-10-16 | stm32/modusocket: Return OSError(-2) if getaddrinfo fails. | 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 |
