summaryrefslogtreecommitdiff
path: root/py/objstr.h
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-06-23 12:40:11 +1000
committerDamien George <damien@micropython.org>2025-07-08 11:15:11 +1000
commitec65cac971263975b32ec9fc73db512fdeb21ad7 (patch)
tree358966cad2fe1baff71ca812c58e59d738322f38 /py/objstr.h
parent0faddb3c8a0f44e04577c8f6e46bf0d1e976d2c9 (diff)
zephyr/boards/rpi_pico: Add board configuration for rpi_pico.
Although the rpi_pico can already build and run with the zephyr port, this configuration improves it in a number of ways: - Use the USB CDC ACM as the REPL, rather than just a UART. - Enable I2C and SPI, and add I2C1. - Enable a filesystem, which matches exactly the rp2 port's RPI_PICO configuration. So switching between zephyr and rp2 is possible and will retain the filesystem. - Make the MicroPython GC heap make the most use of the available RAM. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objstr.h')
0 files changed, 0 insertions, 0 deletions