[SFUD_SFDP] read_sfdp_data issue if SFUD_USING_QSPI enabled...
We got the read_sfdp_data issue if SFUD_USING_QSPI enabled. Its byte order of address should as below. read_sfdp_data -> rt_qspi_send_then_recv [Solution] static sfud_err read_sfdp_data(const sfud_flash *flash, uint32_t addr, uint8_t *re...