We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbf605 commit 1f366bcCopy full SHA for 1f366bc
adafruit_platformdetect/constants/boards.py
@@ -53,6 +53,7 @@
53
ORANGE_PI_3_LTS = "ORANGE_PI_3_LTS"
54
ORANGE_PI_4 = "ORANGE_PI_4"
55
ORANGE_PI_4_LTS = "ORANGE_PI_4_LTS"
56
+ORANGE_PI_5 = "ORANGE_PI_5"
57
58
# Nano Pi boards
59
NANOPI_NEO_AIR = "NANOPI_NEO_AIR"
0 commit comments