add formatter tools

This commit is contained in:
liquidraver
2026-05-06 21:56:23 +02:00
parent 65f31ced7d
commit 98fcddb502
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ rtt_*.log
# UF2 / binary artifacts
*.uf2
!formatter/
!formatter/*.uf2
*.hex
*.bin
*.elf
+6
View File
@@ -0,0 +1,6 @@
nRF formatter tools
- QSPI is formatted for all supported boards
- Watch out for softdevice version! Flashing the wrong version can corrupt the node and you'll need a full bootloader reflash with adafruit-nrfutil!
- Formatter output logs from the process over serial
- After format, it puts back the device to Mass Storage DFU mode
Binary file not shown.
Binary file not shown.