nuttx/boards/arm/stm32f7
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
..
common nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00
nucleo-144 pthread_cleanup: move clenup down to tls 2024-09-14 20:15:12 +08:00
steval-eth001v1 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
stm32f746-ws nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
stm32f746g-disco boards/stm32f7/stm32f746g-disco: fix FMC pin 2024-10-09 00:04:57 +08:00
stm32f769i-disco boards/stm32f7/stm32f746g-disco: fix FMC pin 2024-10-09 00:04:57 +08:00
stm32f777zit6-meadow nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00