micropython/ports/stm32/boards/STM32F7DISC
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_init.c stm32: Update HAL macro and constant names to use newer versions. 2018-02-13 15:37:35 +11:00
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
mpconfigboard.h all: Replace busses with buses. 2021-05-20 23:22:03 +10:00
mpconfigboard.mk stm32/boards: Enable ussl module via mbedtls for boards with network. 2019-06-24 17:48:28 +10:00
pins.csv stm32/boards/STM32F7DISC: Enable lwIP and Ethernet peripheral. 2019-02-26 23:32:19 +11:00
stm32f7xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00