Skip to content

Commit a7c19a4

Browse files
committed
fix typo per PR discussion
1 parent 8f00fb9 commit a7c19a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# - SRC_PATH : path to src folder
55
#
66
# - SD_NAME : e.g s132, s140
7-
# - SD_VERSSION : SoftDevice version e.g 6.0.0
7+
# - SD_VERSION : SoftDevice version e.g 6.0.0
88
# - SD_HEX : to bootloader hex binary
99
#******************************************************************************
1010
SRC_PATH = src

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a CDC/DFU/UF2 bootloader for nRF52 boards.
44

55
- [Adafruit Feather nRF52832](https://www.adafruit.com/product/3406)
66
- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
7+
- Adafruit Metro nRF52840 Express
78
- [Electronut Labs Papyr](https://docs.electronut.in/papyr/)
89
- MakerDiary MDK nRF52840 USB Dongle
910
- [Nordic nRF52840DK PCA10056](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)

0 commit comments

Comments
 (0)