We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6097fe3 commit e000cccCopy full SHA for e000ccc
variants/arduino_uno_q_stm32u585xx/flash_sketch_ram.cfg
@@ -0,0 +1,4 @@
1
+lassign [split [mdw 0x20000000] ":" ] RAM BASE
2
+set BASE [string trim $BASE]
3
+puts $BASE
4
+load_image ${filename} 0x$BASE bin
0 commit comments