| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-08 | esp8266: Clean up Pin intr handler by moving all code to machine_pin.c. | Damien George |
| 2020-04-30 | esp8266/machine_pin: Move pin_intr_handler to iRAM, de-support hard IRQ. | Damien George |
| 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-03-10 | esp8266/machine_pin: Disable ets_loop_iter during hard IRQ handler. | Damien George |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2019-11-05 | all: Convert nlr_raise(mp_obj_new_exception_msg(x)) to mp_raise_msg(x). | 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 |
