Add note about examples

This commit is contained in:
Andreas Tsouchlos 2025-09-30 02:45:15 +02:00
parent ef6d8419d7
commit c785894ef9

View File

@ -67,3 +67,4 @@ softdevice has to flashed to the chip.
- If the device locks up, use the
[nrf-recover](https://docs.rs/crate/nrf-recover/latest) utility
- [Pinning to use nRF52DK as programmer](https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using-nrf52-dk)
- For examples of how to use embassy to program nRF chips, see https://github.com/embassy-rs/embassy/tree/main/examples (and look for nrfXXX)