We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abea8a commit 01a1cdfCopy full SHA for 01a1cdf
ports/mimxrt10xx/boards/metro_m7_1011/flash_config.c
@@ -36,7 +36,7 @@ const BOOT_DATA_T boot_data = {
36
0xFFFFFFFF /* empty - extra data word */
37
};
38
39
-// Config for W25Q16JV with QSPI routed.
+// Config for W25Q32JV with QSPI routed. (compatible with GD25Q32)
40
__attribute__((section(".boot_hdr.conf")))
41
const flexspi_nor_config_t qspiflash_config = {
42
.pageSize = 256u,
0 commit comments