micropython/ports/stm32/boards/NUCLEO_L073RZ
Jim Mussared 8486e28b17 stm32: Disable qstr hashing on small boards.
Sets MICROPY_QSTR_BYTES_IN_HASH==0 on stm32x0 boards.

This saves e.g. 2kiB on NUCLEO_F091.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2024-01-25 16:38:17 +11:00
..
board.json
mpconfigboard.h stm32: Disable qstr hashing on small boards. 2024-01-25 16:38:17 +11:00
mpconfigboard.mk
pins.csv
stm32l0xx_hal_conf.h