Releases: adafruit/Adafruit_Python_Shell
Add check to see if the board is a Pi 5 or newer
What's Changed
- Use new platform detect feature to see if board is Pi5 #26 by @makermelissa
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Added some useful functions for wayland detection
What's Changed
- Add some useful functions for wayland detection #25 by @makermelissa
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Added bookworm Release
What's Changed
- Added new raspbian release(bookworm) to raspbian_releases #23 by @LostNulide
- Pin python version to 3.11 #24 by @makermelissa
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
run_command can run commands as the user
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Added check_kernel_userspace_mismatch()
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Added chown, chmod, and a few additional improvements
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Fixed Issues with run_command and Added Other Various Enhancements
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Additional Prompt Options Added
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Added Raspberry Pi 64 OS Detection
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.
Updated Branch to Main and Fixed Checks
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.