mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Moved NCD to PC6
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
#ifdef HAVE_SDIO
|
||||
|
||||
# if defined(CONFIG_STM32F7_SDMMC1)
|
||||
# define GPIO_SDMMC1_NCD (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI | GPIO_PORTC | GPIO_PIN11)
|
||||
# define GPIO_SDMMC1_NCD (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI | GPIO_PORTC | GPIO_PIN6)
|
||||
# endif
|
||||
|
||||
# if defined(CONFIG_NSH_MMCSDSLOTNO) && (CONFIG_NSH_MMCSDSLOTNO != 0)
|
||||
|
||||
Reference in New Issue
Block a user