Update README.md

Add optional dependency on adafruit-nrfutil to the docs.
This commit is contained in:
Stephan Rodemeier
2026-03-18 00:59:33 +01:00
committed by GitHub
parent 4bbc8ac8a8
commit 41c8df71f8
+2
View File
@@ -51,6 +51,8 @@ Other benefits:
Prerequisites: [Zephyr SDK](https://docs.zephyrproject.org/latest/develop/getting_started/index.html) and `west` installed.
Optional: [adafruit-nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil) to allow DFU zip generation for OTA updates on nRF52
```bash
# Initialize workspace (first time only)
cd %cloned folder%