micropython/ports/nrf/modules
Damien George 787bd99919 nrf/modules/ubluepy: Use mp_obj_str_get_data to extract str data.
Instead of GET_STR_DATA_LEN, which is intended to be a private macro.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-11 23:18:02 +10:00
..
ble
board
machine nrf: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
music nrf: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
nrf
scripts
ubluepy nrf/modules/ubluepy: Use mp_obj_str_get_data to extract str data. 2022-08-11 23:18:02 +10:00
uos
utime
manifest.py