Releases: adafruit/Adafruit_Python_PlatformDetect
Improved Raspberry Pi Rev Code Checking
This release includes the following changes:
- Added improved Pi Revision Code detection #294 by @makermelissa
- Fix detection for Orange Pi Zero 2 on Debian #293 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Updated New Pi 3 Rev Code
This release includes the following changes:
- A new constant for raspberry pi 3b + #292 by @kaangoksal
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Update LubanCat 1 and 2 Detection Values
CAN and RFM Feather Detection
This release includes the following changes:
- Adding support for CAN and RFM Feather #289 by @BlitzCityDIY
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Jetson Orin NX and Jetson Orin Nano Detection
Added Feather RP2040 EPD U2IF Detection
This release includes the following changes:
- Adding Feather RP2040 EPD #286 by @BlitzCityDIY
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added NXP NavQPlus Detection
This release includes the following changes:
- Adding NXP NavQPlus to detected boards #283 by @McFly-Labs
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Add Libre ROC-RK3328-CC Support
Fix detection on a couple devices
This release includes the following changes:
- add dietPi check for orange pi 4 #279 by @AYastrebov
- Fix detection of Pine64 devices #280 by @shulltronics
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.