NathanY3G / circuitpython-load-deps-from-sdcard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility to load dependencies from an SD Card

Utility package to simplify the loading of CircuitPython dependencies from an SD Card.

Example

import load_deps_from_sdcard
import package_stored_on_sdcard

About

License:Apache License 2.0


Languages

Language:Python 100.0%