Files
MicroPythonOS/internal_filesystem/lib/README.md
T
Thomas Farstrike 764fd26871 Add app: OSUpdate
2025-04-27 12:27:48 +02:00

6 lines
348 B
Markdown

This /lib folder contains:
- https://github.com/echo-lalia/qmi8658-micropython/blob/main/qmi8685.py but given the correct name "qmi8658.py"
- traceback.mpy from https://github.com/micropython/micropython-lib
- https://github.com/glenn20/micropython-esp32-ota/ installed with import mip; mip.install('github:glenn20/micropython-esp32-ota/mip/ota')