Age | Commit message (Expand) | Author |
---|---|---|
2020-06-30 | lib/utils: Protect all of mpirq.c with MICROPY_ENABLE_SCHEDULER. | Damien George |
2020-05-27 | lib/utils: Lock the scheduler when executing hard callback functions. | Damien George |
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
2019-12-27 | py: Introduce MP_ROM_NONE macro for ROM to refer to None object. | Damien George |
2018-12-29 | lib/utils: Add generic MicroPython IRQ helper functions. | Tobias Badertscher |