micropython/ports/stm32/boards/NUCLEO_L073RZ
Jim Mussared e359b077dd ports: Add board.json for all boards.
This will be used by https://micropython.org/download/ to generate the
full listing of boards and firmware files.

Optionally supports a board.md for additional customisation of the
download page, as well as deploy.md for flashing instructions.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-27 14:04:53 +11:00
..
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
mpconfigboard.h stm32: Disable computed goto on constrained boards. 2021-08-20 20:18:52 +10: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