micropython/ports/stm32/boards/MIKROE_QUAIL
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
..
bdev.c stm32/boards: Add new board MikroElektronika Quail, and F427 support. 2021-11-19 16:33:13 +11:00
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
deploy.md stm32/boards: Add new board MikroElektronika Quail, and F427 support. 2021-11-19 16:33:13 +11:00
mpconfigboard.h stm32/boards: Use default spibdev config where appropriate. 2023-06-08 23:01:03 +10:00
mpconfigboard.mk stm32/boards: Add new board MikroElektronika Quail, and F427 support. 2021-11-19 16:33:13 +11:00
pins.csv stm32/boards: Add new board MikroElektronika Quail, and F427 support. 2021-11-19 16:33:13 +11: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