diff options
author | David Lechner <david@pybricks.com> | 2022-07-01 16:08:57 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-07-18 13:51:16 +1000 |
commit | 7e4b205cb00013b272e4cf9fac128866bf0e1f21 (patch) | |
tree | a39e14df61be00b0f4eb9c4e7265dcf00669671c /py/modstruct.c | |
parent | ccda7686a436f4d172325cce1fbf1d49165e31fd (diff) | |
download | micropython-7e4b205cb00013b272e4cf9fac128866bf0e1f21.tar.gz micropython-7e4b205cb00013b272e4cf9fac128866bf0e1f21.zip |
py/mpstate: Drop MICROPY_PORT_ROOT_POINTERS from mp_state_vm_t.
All in-tree uses of MICROPY_PORT_ROOT_POINTERS have been replaced with
MP_REGISTER_ROOT_POINTER(), so now we can remove both
MICROPY_PORT_ROOT_POINTERS and MICROPY_BOARD_ROOT_POINTERS from the code
and remaining config files.
Signed-off-by: David Lechner <david@pybricks.com>
Diffstat (limited to 'py/modstruct.c')
0 files changed, 0 insertions, 0 deletions