IQ.Pilot Release Commit @ 412b00f

This commit is contained in:
IQ.Lvbs CI [bot]
2026-08-18 07:14:33 -05:00
commit dca8172e55
4594 changed files with 1234560 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
rm -f /tmp/dump_bootstub
rm -f /tmp/dump_main
dfu-util -a 0 -s 0x08000000 -U /tmp/dump_bootstub
dfu-util -a 0 -s 0x08004000 -U /tmp/dump_main