Created
September 22, 2025 23:16
-
-
Save jadonk/aefb15f313c417bbaeb03ad2803c0f03 to your computer and use it in GitHub Desktop.
Hack around cc1352-flasher getting bad file type
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat <EOF >~/.magic | |
216 belong 0x7bb972b9 application/octet-stream | |
EOF | |
export MAGIC="$HOME/.magic" | |
west flash -d build/bcf/ot_coap_server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment