summaryrefslogtreecommitdiff
path: root/tests/micropython
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2022-07-20 17:16:36 +1000
committerDamien George <damien@micropython.org>2022-07-21 16:19:42 +1000
commit8b4298a4bf4c5b6cf56021385661739744f0037c (patch)
tree9c7be592d402341a77769b561cdb114e5a58e39a /tests/micropython
parent2e2fc8f60f68d03a593286a3e946e12c962c9b0c (diff)
rp2/mpbthciport: Remove mp_bthci_uart from set of root pointers.
This is a statically-allocated UART (see machine_uart.c), and doesn't contain any heap pointers other than the ringbufs (which are already root pointers), so no need to track it additionally. Saves needing to add mpbthciport.c to the QSTR sources. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tests/micropython')
0 files changed, 0 insertions, 0 deletions