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 e674b64 commit 031cf24Copy full SHA for 031cf24
adafruit_platformdetect/constants/boards.py
@@ -62,6 +62,7 @@
62
ORANGE_PI_4 = "ORANGE_PI_4"
63
ORANGE_PI_4_LTS = "ORANGE_PI_4_LTS"
64
ORANGE_PI_5 = "ORANGE_PI_5"
65
+ORANGE_PI_5_PLUS = "ORANGE_PI_5_PLUS"
66
67
# Nano Pi boards
68
NANOPI_NEO_AIR = "NANOPI_NEO_AIR"
0 commit comments