This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0504e1d esp32-devkitc/wifinsh: Adds missing dependency on defconfig new d5e306e stm32:Etablish device before enabling outputs new 5e19ebb stm32F7:Etablish device before enabling outputs new a8d5f21 stm32H7:Etablish device before enabling outputs new a9ff808 stm32xx:sdmmc/sdio remove redundant GPIO config The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/stm32/stm32_gpio.c | 83 ++++++++++++++++++++++---------- arch/arm/src/stm32/stm32_sdio.c | 5 +- arch/arm/src/stm32f7/stm32_gpio.c | 83 ++++++++++++++++++++++---------- arch/arm/src/stm32f7/stm32_sdmmc.c | 5 +- arch/arm/src/stm32h7/stm32_gpio.c | 92 ++++++++++++++++++++++++++---------- arch/arm/src/stm32h7/stm32_sdmmc.c | 5 +- arch/arm/src/stm32l4/stm32l4_sdmmc.c | 5 +- 7 files changed, 191 insertions(+), 87 deletions(-)