Skip to content

Commit

Permalink
dist/tools/nrf52_resetpin_cfg: add revision warning
Browse files Browse the repository at this point in the history
  • Loading branch information
crasbe committed Nov 19, 2024
1 parent 291bfec commit 0c89794
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dist/tools/nrf52_resetpin_cfg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Simply compile, flash, and run this tool on your nRF52x-based board. It will
program the given `RESET_PIN` into the NRF_UICR->PSELRESET registers, hence
allowing for hardware resets using a button connected to that pin.

> [!WARNING]
> This tool only works with early nRF52 chips with build codes before Fxx.
> Later build codes automatically erase the UICR register on each flashing
> operation.
Context
=======
Expand Down

0 comments on commit 0c89794

Please sign in to comment.