File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed
libraries/Bluefruit52Lib/examples/Peripheral/bluefruit_playground Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
This repository contains the Arduino BSP for Adafruit Bluefruit nRF52 series:
6
6
7
- - Adafruit CLUE nRF52840
7
+ - [ Adafruit CLUE nRF52840] ( https://www.adafruit.com/product/4500 )
8
8
- [ Adafruit Circuit Playground Bluefruit] ( https://www.adafruit.com/product/4333 )
9
9
- [ Adafruit Feather nRF52832] ( https://www.adafruit.com/product/3406 )
10
10
- [ Adafruit Feather nRF52840 Express] ( https://www.adafruit.com/product/4062 )
11
- - Adafruit Feather nRF52840 Sense
11
+ - [ Adafruit Feather nRF52840 Sense] ( https://www.adafruit.com/product/4516 )
12
12
- [ Adafruit ItsyBitsy nRF52840 Express] ( https://www.adafruit.com/product/4481 )
13
13
- Adafruit Metro nRF52840 Express
14
14
Original file line number Diff line number Diff line change @@ -167,9 +167,9 @@ feather52840sense.menu.debug.l3=Level 3 (Segger SystemView)
167
167
feather52840sense.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
168
168
169
169
170
- # ----------------------------------
170
+ # ---------------------------------------------
171
171
# Bluefruit ItsyBitsy nRF52840 Express
172
- # ----------------------------------
172
+ # ---------------------------------------------
173
173
itsybitsy52840.name=Adafruit ItsyBitsy nRF52840 Express
174
174
175
175
# VID/PID for bootloader with/without UF2, Arduino + Circuitpython App
@@ -380,6 +380,16 @@ metro52840.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2
380
380
metro52840.menu.debug.l3=Level 3 (Segger SystemView)
381
381
metro52840.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
382
382
383
+
384
+
385
+
386
+ # -------------------------------------------------------
387
+ #
388
+ # Boards that aren't made by Adafruit
389
+ #
390
+ # -------------------------------------------------------
391
+
392
+
383
393
# ----------------------------------
384
394
# Nordic nRF52840DK (PCA10056)
385
395
# ----------------------------------
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments