Add local-only uf2reset CLI command

This commit is contained in:
mikecarper 2026-04-17 16:40:00 -07:00
parent bfd4800f59
commit 00c14cd88c
2 changed files with 39 additions and 0 deletions

View file

@ -30,6 +30,16 @@ This document provides an overview of CLI commands that can be sent to MeshCore
---
### Enter the UF2 bootloader (nRF52 only)
**Usage:**
- `uf2reset`
**Serial Only:** Yes
**Note:** Reboots directly into the UF2 bootloader on supported nRF52 boards.
---
### Reset the clock and reboot
**Usage:**
- `clkreboot`