Releases: adafruit/Adafruit_Python_PlatformDetect
Releases · adafruit/Adafruit_Python_PlatformDetect
Allows LeMaker Banana Pro to be detected on an OS besides Armbian
What's Changed
- Added detection for LeMaker Banana Pro running Debian Bookworm (12.4) #341 by @michaelstoops
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Lichee Pi4a Support
What's Changed
- Add licheepi4a detect #340 by @anonymouscowhead
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Repka Pi-3 H5, Repka Pi -4 H6, and MilkV Duo Boards
Update ODROID-M1 to RK3568
Added Olimex A20-LIME2-EMMC Detection
What's Changed
- Added support for Olimex A20-LIME2-EMMC Board #328 by @KingPharoo
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Orange Pi 5 Plus Detection
What's Changed
- Add Orange Pi 5 Plus (again?) #329 by @Barbarian-5215
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added ODROID-M1S Support
Add Raspberry Pi 5 and Orange Pi 3B Support
Updated Jetson Board IDs
What's Changed
- Updated JETSON_AGX_ORIN board IDs #320 by @CalvesGEH
- Fix failing docs #319 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Bug Fixes
What's Changed
- Fix recursion on some systems #315 by @makermelissa
- Improve rpi_info script to run interactively #318 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.