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 8f0e234 commit fb1cae0Copy full SHA for fb1cae0
ports/mimxrt/boards/SEEED_ARCH_MIX/mpconfigboard.mk
@@ -8,7 +8,7 @@ MICROPY_HW_FLASH_CLK = kFlexSpiSerialClk_133MHz
8
MICROPY_HW_FLASH_QE_CMD = 0x01
9
MICROPY_HW_FLASH_QE_ARG = 0x40
10
11
-MICROPY_HW_SDRAM_AVAIL = 1
+MICROPY_HW_SDRAM_AVAIL = 0
12
MICROPY_HW_SDRAM_SIZE = 0x2000000 # 32MB
13
14
MICROPY_PY_LWIP = 1
0 commit comments