Releases: adafruit/Adafruit_Python_PlatformDetect
Releases · adafruit/Adafruit_Python_PlatformDetect
Added Starfive VisionFive2 Detection and fixed Orange Pi 3 Detection
What's Changed
- Added detection of Starfive JH7110 chip and Starfive VisionFive2 board #364 by @DarkMechanikum
- Fix Orange Pi 3 Order #360 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Vivid Unit Detection
What's Changed
- Add Vivid Unit Detection #362 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Fixed any_embedded_linux by fixing LIME2 implementation
What's Changed
- Fix olimex property #361 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added Lubancat-5 Detection
Added detection for Radxa Rock 5C
Added LuckyFox Pico and LuckyFox Pico Plus Detection
What's Changed
- Added LUCKFOX_PICO/LUCKFOX_PICO_PLUS #358 by @nopnop2002
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Orange Pi PC2 Support Added
What's Changed
- Added ORANGE_PI_PC2 #356 by @nopnop2002
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Added BeagleY-AI Detection
Added OS Agnostic Board for Testing Purposes
Added Luckyfox Mini and WalnutPi 1B with EMMC Detection
What's Changed
- added Luckfox Mini #354 by @nopnop2002
- add support for walnutpi-1b-emmc #351 by @sc-bin
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.