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.
2 parents e3b03e0 + f4a168b commit 4e52240Copy full SHA for 4e52240
targets/targets.json
@@ -1845,7 +1845,8 @@
1845
"XIP_BOOT_HEADER_DCD_ENABLE=1",
1846
"SKIP_SYSCLK_INIT",
1847
"FSL_FEATURE_PHYKSZ8081_USE_RMII50M_MODE",
1848
- "SDRAM_IS_SHAREABLE"
+ "SDRAM_IS_SHAREABLE",
1849
+ "MBED_MPU_CUSTOM"
1850
],
1851
"inherits": ["Target"],
1852
"detect_code": ["0227"],
@@ -1867,8 +1868,7 @@
1867
1868
"SERIAL",
1869
"SPI",
1870
"SPISLAVE",
- "STDIO_MESSAGES",
1871
- "MPU"
+ "STDIO_MESSAGES"
1872
1873
"release_versions": ["2", "5"],
1874
"features": ["LWIP"],
0 commit comments