nuttx-update/boards/xtensa
wangjianyu3 5fabe091f3 boards/xtensa/esp32s3: Treat return value that greater than zero as succ
board_spiflash_init() => init_storage_partition() => parse_mtd_partition()
`parse_mtd_partition()` may return value that greater than zero when succ

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-11-26 16:33:26 +08:00
..
esp32 xtensa/esp32: Remove duplicate board Make.defs 2024-11-20 02:07:10 +08:00
esp32s2 xtensa/esp32: Remove duplicate board Make.defs 2024-11-20 02:07:10 +08:00
esp32s3 boards/xtensa/esp32s3: Treat return value that greater than zero as succ 2024-11-26 16:33:26 +08:00