Releases: adafruit/Adafruit_Python_PlatformDetect
Added PineH64 detection
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added detection for Orange Pi Zero Plus2 H5
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Pine A64 detection updated
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added support for Banana Pi M2 Zero
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Fixes Recursion Error on some AMD chips
Fixes Recursion Error on some AMD-based PCs. Thanks @CrazyIvan359.
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Fixes any_jetson_board after _JETSON_IDS
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Add support for NVIDIA Clara AGX Xavier
- Add support for NVIDIA Clara AGX Xavier
- Refactored Jetson IDs
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Chip ID and Board ID Caching
Added Chip ID and Board ID Caching which reduces processing for situations where the ID needs to be retrieved multiple times in a single call.
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Redoing release due to bad tag
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added STM32MP1 detection
- Added STM32MP1 detection
- Renamed STM32 to STM32F405 because it was too generic
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.