mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
0a2873a37f
Summary: - This patch change the data type of buflen in qspi_meminfo_s - from uint16_t to uint32_t to allow data size greater than 64KB. Impact: - QSPI & some flash like s25fl1 etc Testing: - Tested with rm69330 oled controller on custom board Signed-off-by: Huang Qi <huangqi3@xiaomi.com>