micropython/ports/stm32/boards/NUCLEO_L073RZ
Damien George 83461e37d4 stm32/boards: Disable pend_throw, uheapq, utimeq on small-flash boards.
These are mainly used by the previous version of uasyncio which is now
replaced by a newer version, with built-in C module _uasyncio.  Saves about
1300 bytes of flash.
2020-03-28 13:55:59 +11:00
..
mpconfigboard.h
mpconfigboard.mk
pins.csv
stm32l0xx_hal_conf.h