Releases: adafruit/Adafruit_Python_PlatformDetect
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.
Add detection for Radxa-X4
Added detection for Renesas rzv2h/rzv2n and Bananapi ai2h/ai2n boards
Added support for several new boards
What's Changed
- Add support to FT4232H #382 by @mrv96
- Add support for Radxa Rock 3B #381 by @fb0u
- added support for orange pi 5 max #380 by @ErikApption
- Update boards.py for Jetson Orin Nano Super #378 by @Dominikk7
- support allwinner sun55iw3 T527, bananapif5 #375 by @Dangku
- board: vicharak vaaman and axon support #383 by @djkabutar
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.
Pi 500 and CM5 Lite Support
What's Changed
- Add Pi500 and CM5 Lite Detection #377 by @makermelissa
To use in CPython, pip3 install Adafruit-PlatformDetect
.
Read the docs for info on how to use it.