diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-08-17 00:01:22 -0500 |
|---|---|---|
| committer | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-08-17 00:01:22 -0500 |
| commit | 2f60747dd3b51321903de9c51789765d41ed83e4 (patch) | |
| tree | 29b414376f804719480a98963afeeb3a66beb039 /README.md | |
| parent | fddef9d200acd8f715d42f94b42722f2a2ee6600 (diff) | |
audio driver
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
