diff options
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
