fix typo per PR discussion
This commit is contained in:
parent
8f00fb9270
commit
a7c19a4d99
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
|||||||
# - SRC_PATH : path to src folder
|
# - SRC_PATH : path to src folder
|
||||||
#
|
#
|
||||||
# - SD_NAME : e.g s132, s140
|
# - SD_NAME : e.g s132, s140
|
||||||
# - SD_VERSSION : SoftDevice version e.g 6.0.0
|
# - SD_VERSION : SoftDevice version e.g 6.0.0
|
||||||
# - SD_HEX : to bootloader hex binary
|
# - SD_HEX : to bootloader hex binary
|
||||||
#******************************************************************************
|
#******************************************************************************
|
||||||
SRC_PATH = src
|
SRC_PATH = src
|
||||||
|
@ -4,6 +4,7 @@ This is a CDC/DFU/UF2 bootloader for nRF52 boards.
|
|||||||
|
|
||||||
- [Adafruit Feather nRF52832](https://www.adafruit.com/product/3406)
|
- [Adafruit Feather nRF52832](https://www.adafruit.com/product/3406)
|
||||||
- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
|
- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
|
||||||
|
- Adafruit Metro nRF52840 Express
|
||||||
- [Electronut Labs Papyr](https://docs.electronut.in/papyr/)
|
- [Electronut Labs Papyr](https://docs.electronut.in/papyr/)
|
||||||
- MakerDiary MDK nRF52840 USB Dongle
|
- MakerDiary MDK nRF52840 USB Dongle
|
||||||
- [Nordic nRF52840DK PCA10056](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)
|
- [Nordic nRF52840DK PCA10056](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)
|
||||||
|
Loading…
Reference in New Issue
Block a user