micropython/ports/cc3200/bootmgr
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
..
relocator ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
sl ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
bootgen.sh ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
bootloader.mk py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator. 2022-07-18 13:48:23 +10:00
bootmgr.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
bootmgr.lds ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
flc.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
main.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
runapp.s ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00