nuttx/arch/xtensa/src
Windrow14 cc8d453b5a arch/xtensa/src/esp32s3/esp32s3_sdmmc.c: wait for command done event also on error response
Wait for CMDDONE in esp32s3_waitresponse even an error response is received.
Otherwise, the CMDDONE event of this command will disrupt later command.

Signed-off-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Jacky Cao <Jacky.Cao@sony.com>
Tested-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
2024-08-26 13:44:57 +08:00
..
common irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
esp32 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
esp32s2 style: remove redundant spaces 2024-08-25 19:22:15 +08:00
esp32s3 arch/xtensa/src/esp32s3/esp32s3_sdmmc.c: wait for command done event also on error response 2024-08-26 13:44:57 +08:00
lx6 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
lx7 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
.gitignore
Makefile use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00