mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
dist/tools/nrf52_resetpin_cfg: add revision warning
This commit is contained in:
parent
291bfeced6
commit
0c89794145
4
dist/tools/nrf52_resetpin_cfg/README.md
vendored
4
dist/tools/nrf52_resetpin_cfg/README.md
vendored
@ -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
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user