summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-08-19 21:34:09 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-08-19 21:34:09 -0500
commit0cb345ed5ccbe786d0a7e7e2de740c0a07b82770 (patch)
tree89682cd81419b138c5657cfa2dae797c81f8ea33 /README.md
parent0c79f390c81f56fd087c2fffb07b373594119668 (diff)
sdram and ringmod effect
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