micropython/ports/stm32/boards/NUCLEO_L073RZ
Damien George 11c22430d4 stm32/boards/NUCLEO_L073RZ: Skip board-pin names for CPU only pins.
This board doesn't have much flash and removing these unneeded names saves
about 900 bytes of code size.
2019-11-27 21:59:47 +11:00
..
mpconfigboard.h extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 2019-11-11 11:37:38 +11:00
mpconfigboard.mk extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 2019-11-11 11:37:38 +11: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 stm32/boards/NUCLEO_L073RZ: Add definition files for new board. 2019-07-05 17:28:54 +10:00