micropython/ports/stm32/boards/STM32L496GDISC
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: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
mpconfigboard.h stm32/boards: Remove unused MICROPY_HW_ENABLE_TIMER config. 2021-12-10 23:19:00 +11:00
mpconfigboard.mk stm32/boards: Optimise flash and RAM allocation for L4 boards. 2019-07-01 16:57:20 +10:00
pins.csv stm32/boards: Add config files for new board, STM32L496GDISC. 2018-05-18 22:39:49 +10:00
stm32l4xx_hal_conf.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00