https://github.com/beryllium-org/circuitmpy
Python module for CircuitPython mpy creation and board detection.
https://github.com/beryllium-org/circuitmpy
circuitpython-library
Last synced: 11 months ago
JSON representation
Python module for CircuitPython mpy creation and board detection.
- Host: GitHub
- URL: https://github.com/beryllium-org/circuitmpy
- Owner: beryllium-org
- License: mit
- Created: 2022-11-22T10:45:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:30:27.000Z (over 1 year ago)
- Last Synced: 2025-04-15T22:54:14.076Z (11 months ago)
- Topics: circuitpython-library
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircuitMPY
A Python module for CircuitPython MPY management.
(Pronounced "circuit empire")
Features board detection, CircuitPython version detection and automatic mpy-cross downloading.
(System arch is also detected automatically)
To be used as a project submodule.
Compatible with Linux and Mac OS and Windows.