micropython/extmod/nimble
David Lechner e531b72b56 extmod/nimble: Use MP_REGISTER_ROOT_POINTER().
This uses MP_REGISTER_ROOT_POINTER() to register bluetooth_nimble_memory
and bluetooth_nimble_root_pointers and removes the same from all
mpconfigport.h.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:50:14 +10:00
..
bsp
hal extmod/nimble: Add support for reading whole HCI UART packets. 2022-06-03 11:53:28 +10:00
logcfg
nimble
syscfg
modbluetooth_nimble.c extmod/nimble: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:14 +10:00
modbluetooth_nimble.h
nimble.cmake
nimble.mk