Releases: adafruit/Adafruit_Python_PlatformDetect
Releases · adafruit/Adafruit_Python_PlatformDetect
Added "Luckfox Pico Ultra" and "Luckfox Pico Ultra W" boards
Fix Indiedroid detecting and add Beaglebone Black ID
What's Changed
- Add Beaglebone Black revision D #400 by @pszafer
- Fix Indiedroid Nova detection #399 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Add support for SPIDriver and D-Robotics RDK-X5
What's Changed
- Added support for D-Robotics RDK-X5 #397 by @PleahMaCaka
- Add support for SPIDriver, controlled by env var BLINKA_SPIDRIVER #398 by @jamesbowman
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Update ID Strings on several NVIDIA boards
What's Changed
- Fix for detecting older Orin Nano with "SUPER" variant of firmware #393 by @vdoom
- jetson-thor: add compatible string for new thor platform #395 by @Gautham103
- update compatible string for all super variants of Orin NX and Orin Nano #396 by @anhmiuhv
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Fix for Jetson Thor Detection
What's Changed
- add t264 chip id for jetson thor #392 by @Gautham103
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Added support for Jetson Thor
What's Changed
- add support for jetson thor #391 by @Gautham103
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Add support for Particle Tachyon and Orange Pi 5 Pro
What's Changed
- Support for Particle Tachyon #390 by @technobly
- Added support for Orange Pi 5 Pro board #388 by @avenstewart
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.
Added orange Pi Zero 3 and Improved BeagleBone detection
What's Changed
- Find EEPROM device more reliably on BeagleBones #372 by @bgigous
- Added support for Orange Pi Zero 3 #386 by @mlodedrwale
To use in CPython, pip3 install Adafruit-PlatformDetect.
Read the docs for info on how to use it.