summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-08-17 00:06:00 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-08-17 00:06:00 -0500
commita9f2addbfbf64735dd9710023108d4ba846badba (patch)
treee3c3f5c11c142009e9faa96dad399862dcfdc509
parent2f60747dd3b51321903de9c51789765d41ed83e4 (diff)
fix readme
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e225b40..86ddc8a 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. \ No newline at end of file
+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.