You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/mocks
Pavol Rusnak 031550a5ed
regenerate mocks
8 years ago
..
trezor regenerate mocks 8 years ago
__init__.py Mock builder for C modules 8 years ago
gc.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
machine.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
micropython.py Add const() mock 8 years ago
sys.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
ubinascii.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
uheapq.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
uio.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
ustruct.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
utime.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago
uzlib.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 8 years ago