micropython/ports/nrf/modules
iabdalkader 99d3a73d59 nrf/modules/uos/microbitfs: Fix MICROPY_MBFS build to use mp_obj_malloc.
Changes introduced in 0e7bfc88c6 missed
changing this call to mp_obj_malloc.
2022-06-11 21:09:58 +10:00
..
ble all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
board all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
machine all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
music all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
nrf all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
scripts nrf/modules/scripts: Add file system formatting script. 2021-08-08 23:17:55 +10:00
ubluepy all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
uos nrf/modules/uos/microbitfs: Fix MICROPY_MBFS build to use mp_obj_malloc. 2022-06-11 21:09:58 +10:00
utime all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
manifest.py nrf/modules: Include uasyncio in default board manifest. 2022-03-30 15:37:49 +11:00