blob: 9bf7c29e95ddf66ba4bcb9fc12c59e1d4445d7cf [file] [log] [blame] [view]
PLATFORMS
=========
Most of the code included in the project should run on any platform that supports Python >= 3.9. Not all features are supported on all platforms (for example, USB dongle support is only available on platforms where the python USB library is functional).
For platform-specific information, see the following pages:
* :material-apple: macOS - see the [macOS platform page](macos.md)
* :material-linux: Linux - see the [Linux platform page](linux.md)
* :material-microsoft-windows: Windows - see the [Windows platform page](windows.md)
* :material-android: Android - see the [Android platform page](android.md)
* :material-memory: Zephyr - see the [Zephyr platform page](zephyr.md)