nuttx/arch/arm
David Sidrane 8068dc0238 stm32h7:sdmmc It is not an error if no wait was needed
If the CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE is enabled and the
   card is found to be ready in the waitenable call. Then
   we do not need a Watchdog nor to configure the pin for
   IRQ to detect ready.

   This was reported as an error, and it is not, it simply means
   we do not have to wait.
2023-05-10 00:46:44 +08:00
..
include arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
src stm32h7:sdmmc It is not an error if no wait was needed 2023-05-10 00:46:44 +08:00
Kconfig arm/unwind: EABI unwind needs frame pointer support 2023-04-27 16:38:40 +08:00