summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-08-15 17:31:59 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-08-15 17:31:59 -0500
commitdf57dde06e3a781bbedd23da47134ade0758a73d (patch)
tree16b5707e232c72b9e4ef9209d07e1757871b9539 /README.md
parent62351bf803a9abbcaf35307df42e6f5c3f9f1375 (diff)
Add files via git pushHEADmain
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100755
index 0000000..df74854
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+If you found this and would like to adapt it to your own project, make sure to verify your Quad-SPI pin out in STM32CubeMX by opening audio_external_loader.ioc.
+Regenerate the code if you end up changing the pin locations.
+
+Ensure you compile only using the no optimization flag -O0 and no other optimization levels. \ No newline at end of file