File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
This repository contains the Arduino BSP for Adafruit nRF52 series:
4
4
5
5
- [ Bluefruit Feather nRF52832] ( https://www.adafruit.com/product/3406 )
6
- - Bluefruit Feather nRF52840 Express (coming soon )
6
+ - [ Bluefruit Feather nRF52840] ( https://www.adafruit.com/product/4062 )
7
7
- [ Noric nRF52840DK PCA10056] ( https://www.nordicsemi.com/eng/Products/nRF52840-DK )
8
8
9
9
## BSP Installation
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const char README_CONTENT[] =
53
53
" https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide\r\n "
54
54
" \r\n "
55
55
" Adafruit Bluefruit nRF52 Feather Product Page:\r\n "
56
- " - https://www.adafruit.com/product/0000 \r\n " ;
56
+ " - https://www.adafruit.com/product/4062 \r\n " ;
57
57
58
58
59
59
// --------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments