micropython/ports/stm32/boards/NETDUINO_PLUS_2
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 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
board_init.c ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
mpconfigboard.h all: Replace busses with buses. 2021-05-20 23:22:03 +10:00
mpconfigboard.mk stm32/Makefile: Allow a board to config either 1 or 2 firmware sections. 2018-03-27 21:24:15 +11:00
pins.csv stm32/boards: Update pins.csv to include USB pins where needed. 2018-05-01 17:38:51 +10:00
stm32f4xx_hal_conf.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00