Skip to content

Commit d81e9f7

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 2e4da97 + 6b0847d commit d81e9f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,10 @@
293293
"2a01041",
294294
"2a21041",
295295
"2a22042", # warranty bit 25
296+
"3a01040",
297+
"3a01041",
298+
"3a21041",
299+
"3a22042",
296300
),
297301
RASPBERRY_PI_3B: (
298302
"a02082",
@@ -327,6 +331,7 @@
327331
"a03112",
328332
"b03112",
329333
"c03112",
334+
"d03114",
330335
"1a03111",
331336
"2a03111",
332337
"1b03111",

0 commit comments

Comments
 (0)