micropython/ports/nrf/boards/microbit/modules
2019-02-12 14:54:51 +11:00
..
AUTHORS nrf/boards/microbit: Add copy of microbit display and image files. 2018-07-18 17:12:25 +10:00
boardmodules.h nrf: Change board module header from board_modules.h to boardmodules.h. 2018-07-18 17:12:25 +10:00
boardmodules.mk nrf/boards/microbit: Add framework updates to build micro:bit modules. 2018-07-18 17:12:25 +10:00
iters.c nrf/boards/microbit: Update board modules from C++ to C-code. 2018-07-18 17:12:25 +10:00
iters.h nrf/boards/microbit: Add copy of microbit display and image files. 2018-07-18 17:12:25 +10:00
LICENSE nrf/boards/microbit: Add copy of microbit display and image files. 2018-07-18 17:12:25 +10:00
microbitconstimage.c nrf/boards/microbit: Update board modules from C++ to C-code. 2018-07-18 17:12:25 +10:00
microbitconstimage.h nrf: Quick-fix on const objects with open array dimension in objtuples. 2018-07-18 17:12:26 +10:00
microbitconstimagetuples.c nrf: Quick-fix on const objects with open array dimension in objtuples. 2018-07-18 17:12:26 +10:00
microbitdisplay.c ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00
microbitdisplay.h nrf/boards/microbit: Update board modules from C++ to C-code. 2018-07-18 17:12:25 +10:00
microbitfont.h nrf/boards/microbit: Update board modules from C++ to C-code. 2018-07-18 17:12:25 +10:00
microbitimage.c ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00
microbitimage.h nrf/boards/microbit: Use MICROPY_PY_BUILTINS_FLOAT to detect FP support. 2018-07-20 14:11:28 +10:00
modmicrobit.c nrf/boards/microbit: Use MICROPY_PY_BUILTINS_FLOAT to detect FP support. 2018-07-20 14:11:28 +10:00
modmicrobit.h nrf/boards/microbit: Add modmicrobit.h to expose module init function. 2018-07-18 17:12:25 +10:00