micropython/ports/stm32/boards/NUCLEO_L073RZ
Jim Mussared a1fbb1980c extmod/modtimeq: Remove timeq module.
This is a MicroPython-specific module that existed to support the old
version of uasyncio.  It's undocumented and not enabled on all ports and
takes up code size unnecessarily.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:28 +10:00
..
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
mpconfigboard.h extmod/modtimeq: Remove timeq module. 2023-06-08 17:54:28 +10:00
mpconfigboard.mk stm32/boards: Enable LTO by default on boards with smaller flash size. 2022-06-28 10:32:39 +10:00
pins.csv stm32/boards/NUCLEO_L073RZ: Skip board-pin names for CPU only pins. 2019-11-27 21:59:47 +11:00
stm32l0xx_hal_conf.h