Skip to content

Commit a3d2b92

Browse files
authored
Merge pull request #400 from pszafer/pszafer-patch-1
Add Beaglebone Black revision D
2 parents 79b1a60 + 40887eb commit a3d2b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@
599599
("B", "A335BNLT000B"),
600600
("C", "A335BNLT000C"),
601601
("C", "A335BNLT00C0"),
602+
("D", "A335BNLT00D0"),
602603
),
603604
BEAGLEBONE_BLUE: (("A2", "A335BNLTBLA2"),),
604605
BEAGLEBONE_BLACK_WIRELESS: (("A5", "A335BNLTBWA5"),),

0 commit comments

Comments
 (0)