8000 use new download location for nRF sd132; remove 52840 boards (they us… · adafruit/circuitpython@a5420a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5420a6

Browse files
tannewtdhalbert
authored andcommitted
use new download location for nRF sd132; remove 52840 boards (they use an alpha sd140 which is no longer available
1 parent 293755d commit a5420a6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+13261
-11269
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
*.dxf binary
1313
*.mpy binary
1414
*.deb binary
15+
*.pdf binary
1516

1617
# These should also not be modified by git.
1718
tests/basics/string_cr_conversion.py -text

ports/nrf/.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# Nordic files
2-
#####################
3-
drivers/bluetooth/s1*/
1+
# Old Nordic soft devices that don't allow redistribution
2+
#########################################################
3+
drivers/bluetooth/s132_nrf52_2.0.1/
44

55
# Build files
66
#####################
77
build-*/
8-

ports/nrf/boards/feather52840/README.md

Lines changed: 0 additions & 201 deletions
This file was deleted.

ports/nrf/boards/feather52840/bluefruit_nrf52840_s140_6.0.0.ld

Lines changed: 0 additions & 47 deletions
This file was deleted.

ports/nrf/boards/feather52840/board.c

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0