Skip to content

Commit fb9a050

Browse files
committed
add reference to bootloader repo
1 parent 72a8cd8 commit fb9a050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Once the tools above have been installed and added to your system path, from the
9999
- Select `Tools > Programmer > J-Link for Feather52`
100100
- Select `Tools > Burn Bootloader` with the board and J-Link connected
101101
102+
If you wish to modify bootloader to your own need, check out its repo here [Adafruit_nRF52_Bootloader](https://github.com/adafruit/Adafruit_nRF52_Bootloader)
103+
102104
#### Manually Burning the Bootloader via nrfjprog
103105
104106
The bootloader hex file can be found at `bin/bootloader` run the command as follows:

0 commit comments

Comments
 (0)