forked from kofal.net/zmk
Update build/flash documentation.
Updated docs for the build and flash to have similar content to the new board page. Added a bit about DFU in case someone were searching for that term.
This commit is contained in:
committed by
Pete Johanson
parent
592b98cd12
commit
bcc3d9b5a6
@@ -469,7 +469,8 @@ storage device for your board. The controller should flash your built firmware
|
||||
and automatically restart once flashing is complete.
|
||||
|
||||
Alternatively, if your board supports flashing and you're not developing from
|
||||
within a Dockerized environment, then you can test your build with:
|
||||
within a Dockerized environment, enable Device Firmware Upgrade (DFU) mode on
|
||||
your board and run the following command to test your build:
|
||||
|
||||
```
|
||||
west flash
|
||||
|
||||
Reference in New Issue
Block a user