You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/12/16 07:28:14 UTC

[incubator-nuttx] branch master updated (d0dd268 -> 0aecfe8)

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 d0dd268  libc/unistd: getopt: Use argc to end parsing
     add 0aecfe8  stm32h7 sdmmc: set SDMMC_CK pin to high speed (50 MHz) mode. When it was in slow speed mode (by default), the output SDMMC_CK clock rise and fall times were about 13 ns each, that were very slow and prevented some SDIO devices from working.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_pinmap.h | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)