summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-08-15 17:18:25 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-08-15 17:18:25 -0500
commit091a130d655e75bb4d5f24a15883206869e43aa7 (patch)
treec7b86f285560851c89b240e2194695e1ef662d67 /README.md
parent8ca3415eff99aaadd0c555053fd6c03e6a3cb9b1 (diff)
Add files via git push
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100755
index 0000000..e225b40
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+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. \ No newline at end of file