nuttx/boards/arm/stm32f7/stm32f746g-disco/src
raiden00pl dff79e8e54 boards/stm32f7/stm32f746g-disco: fix FMC pin
during migration from legacy pinout some of the FMC pins were ommited because
their names were identical to the new pinout, which didn't cause a compilation error.

This fixes LCD examples.

Also update incomplete stm32f769i-disco FMC support to avoid this kind of bug in the future
2024-10-09 00:04:57 +08:00
..
CMakeLists.txt
Make.defs
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c
stm32_bringup.c
stm32_buttons.c
stm32_extmem.c boards/stm32f7/stm32f746g-disco: fix FMC pin 2024-10-09 00:04:57 +08:00
stm32_lcd.c
stm32_n25q.c
stm32_sdmmc.c
stm32_spi.c
stm32_sporadic.c
stm32_touchscreen.c
stm32_usb.c
stm32_userleds.c
stm32_wm8994.c
stm32f746g-disco.h