micropython/ports/stm32/boards/VCC_GND_H743VI
Damien George 82b4ab7576 stm32/boards: Move includes to after defines in all hal_conf.h files.
The include of HAL headers should come after the HAL configuration defines,
so that the headers can see whether the defines were made or not, to
provide defaults and configure various things.

Signed-off-by: Damien George <damien@micropython.org>
2023-09-28 17:30:38 +10:00
..
board.json stm32/boards: Add images to board.json for Adafruit and VCC_GND boards. 2021-10-28 09:52:59 +11:00
board_init.c stm32/boards/VCC_GND_H743VI: Add board definition for VCC_GND_H743VI. 2021-09-10 15:49:26 +10:00
mpconfigboard.h stm32/system_stm32: Allow boards to configure PLL VCI, VCO and FRACN. 2022-04-11 16:12:53 +10:00
mpconfigboard.mk stm32: Extended flash filesystem space to 512K on H743 boards. 2021-09-21 18:02:14 +10:00
pins.csv stm32/boards/VCC_GND_H743VI: Add board definition for VCC_GND_H743VI. 2021-09-10 15:49:26 +10:00
stm32h7xx_hal_conf.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00