summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-08-17 00:01:22 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-08-17 00:01:22 -0500
commit2f60747dd3b51321903de9c51789765d41ed83e4 (patch)
tree29b414376f804719480a98963afeeb3a66beb039 /README.md
parentfddef9d200acd8f715d42f94b42722f2a2ee6600 (diff)
audio driver
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 86ddc8a..e225b40 100755
--- a/README.md
+++ b/README.md
@@ -1,2 +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.
+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