summaryrefslogtreecommitdiff
path: root/py/scope.h
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-06-23 13:02:36 +1000
committerDamien George <damien@micropython.org>2025-07-08 11:15:11 +1000
commit0faddb3c8a0f44e04577c8f6e46bf0d1e976d2c9 (patch)
treeb2e604f1e2c7b8ea72111a2aaf8ff889c7b5f529 /py/scope.h
parent35880d432ae5f9763ebab7a1d8ce1798662898ed (diff)
zephyr/boards/nucleo_wb55rg: Enable BLE, I2C, SPI and add filesystem.
Bluetooth works well now on this board, so enable all supported features. Also increase the MicroPython GC heap size to make use of the available RAM. Unfortunately the filesystem does not match the stm32 port's NUCLEO_WB55 configuration. That's not possible to do because stm32 uses a 512 byte flash erase size, while zephyr uses 4096 bytes. But at least here in zephyr there's now a sizable and usable filesystem. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/scope.h')
0 files changed, 0 insertions, 0 deletions