Releases: adafruit/Adafruit_Python_PlatformDetect
Added NanoPi Neo 2 Support
This release includes the following changes:
- added Nanopi Neo 2 board #306 by @jgdempsey
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Additional Board Detection Support
This release includes the following changes:
- Added support for board 'Lemaker Banana Pro' #305 by @Xenokrates
- OrangePi 5 detection for not Armbian #304 by @atomicmaster
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Support for many new boards
This release includes the following changes:
- Add KB2040 #303 by @caternuson
- Adding support for BPI-M2-Berry Board #302 by @MPult
- Add support for Tinker Board 2 and Tinker Edge R #301 by @toozhsu
- Fixup syntax #297 by @tyeth
- Add support for Hardkernel ODROID-H3 #295 by @NathanY3G
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
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.