micropython/ports
David Lechner fc3d7ae11b py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator.
This adds new compile-time infrastructure to parse source code files for
`MP_REGISTER_ROOT_POINTER()` and generates a new `root_pointers.h` header
file containing the collected declarations.  This works the same as the
existing `MP_REGISTER_MODULE()` feature.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:48:23 +10:00
..
bare-arm
cc3200 py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator. 2022-07-18 13:48:23 +10:00
esp32
esp8266
javascript
mimxrt
minimal
nrf nrf/drivers/usb: Fix reading of a single USB CDC character. 2022-07-17 00:13:15 +10:00
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 rp2/CMakeLists: Use armv6m mpy-cross arch for rp2. 2022-07-12 23:50:19 +10:00
samd
stm32 py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator. 2022-07-18 13:48:23 +10:00
teensy
unix unix/main: Restore tty settings on nlr_jump_fail(). 2022-07-12 17:20:37 +10:00
windows py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator. 2022-07-18 13:48:23 +10:00
zephyr