aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/mcuconf.h
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-01-27 11:18:33 -0500
committerClyne Sullivan <clyne@bitgloo.com>2021-01-27 11:18:33 -0500
commit4f59610a00da78639c1909acb09c7dfde4519a28 (patch)
treec4b9f18f4a0826c2f635ee3b16a3a88d7a195114 /cfg/mcuconf.h
parent1a14ef827ed99a814b00d8ea4b98b8633582b945 (diff)
sandboxed user algorithm
Diffstat (limited to 'cfg/mcuconf.h')
-rw-r--r--cfg/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/mcuconf.h b/cfg/mcuconf.h
index 27a2939..1fb3655 100644
--- a/cfg/mcuconf.h
+++ b/cfg/mcuconf.h
@@ -44,7 +44,7 @@
/*
* Memory attributes settings.
*/
-#define STM32_NOCACHE_MPU_REGION MPU_REGION_6
+#define STM32_NOCACHE_MPU_REGION MPU_REGION_1
#define STM32_NOCACHE_SRAM1_SRAM2 FALSE
#define STM32_NOCACHE_SRAM3 FALSE
#define STM32_NOCACHE_ALLSRAM TRUE