sysctl: flash: add -f

This commit is contained in:
Lukas F. Hartmann 2023-08-14 23:34:22 +02:00
parent d0c2d6f598
commit 1c9af14ee9
No known key found for this signature in database
GPG key ID: 376511EB67AD7BAF

View file

@ -1,4 +1,4 @@
#!/bin/bash
picotool load ./build/sysctl.uf2
picotool load -f build/sysctl.uf2