Skip to content

Commit 2da28d3

Browse files
authored
Merge pull request #239 from rbalsan1/patch-1
Added beaglebone black revA6A support
2 parents e146009 + 1a81aba commit 2da28d3

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
@@ -340,6 +340,7 @@
340340
("A5B", "A335BNLT0A5B"),
341341
("A5C", "A335BNLT0A5C"),
342342
("A6", "A335BNLT00A6"),
343+
("A6A", "A335BNLT0A6A"),
343344
("B", "A335BNLT000B"),
344345
("C", "A335BNLT000C"),
345346
("C", "A335BNLT00C0"),

0 commit comments

Comments
 (0)