mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-09 17:25:39 +00:00
add formatter tools
This commit is contained in:
@@ -35,6 +35,8 @@ rtt_*.log
|
||||
|
||||
# UF2 / binary artifacts
|
||||
*.uf2
|
||||
!formatter/
|
||||
!formatter/*.uf2
|
||||
*.hex
|
||||
*.bin
|
||||
*.elf
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user