summaryrefslogtreecommitdiff
path: root/tools/mpy_bin2res.py
AgeCommit message (Collapse)Author
2017-07-27tools/mpy_bin2res: Tools to convert binary resources to Python module.Paul Sokolovsky
Afterwards, they can be access using pkg_resource module from micropython-lib.