summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86ddc8a..7f3df55 100755
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
Note: Application will not work and get stuck in Reset_Handler with XIP when compiled with no optimization. Ensure you use -Os or -O2.
QUADSPI should not be reinitalized. Only configure it in STM32CubeMX so the clocks are the same and comment out MX_QUADSPI_Init.
+Comment out PeriphCommonClock_Config when regenerating. \ No newline at end of file