Skip to content
Snippets Groups Projects
Commit 9ec8976b authored by wink's avatar wink
Browse files

feat(pycardium): Add micropython-lib, enable string

parent 4f99f17c
Branches
Tags
No related merge requests found
Pipeline #1337 passed
[submodule "lib/micropython/micropython"]
path = lib/micropython/micropython
url = https://github.com/micropython/micropython.git
[submodule "lib/micropython/micropython-lib"]
path = lib/micropython/micropython-lib
url = https://github.com/micropython/micropython-lib.git
Subproject commit b89114c8345e15d360c3707493450805c114bc8c
python_modules = files(
'color.py',
'htmlcolor.py',
'string.py',
)
frozen_modules = mpy_cross.process(python_modules)
../../../lib/micropython/micropython-lib/string/string.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment