adfa6ef019
My testing sequence is ``` git clean -dxf examples arch=x64; make -C examples/natmod/features1 ARCH=$arch && make -C examples/natmod/features2 ARCH=$arch && make -C examples/natmod/btree ARCH=$arch && make -C examples/natmod/framebuf ARCH=$arch && make -C examples/natmod/uheapq ARCH=$arch && make -C examples/natmod/urandom ARCH=$arch && make -C examples/natmod/ure ARCH=$arch && make -C examples/natmod/uzlib ARCH=$arch (cd tests && ./run-natmodtests.py "$@" extmod/{btree*,framebuf*,uheapq*,ure*,uzlib*}.py) ```
27 lines
294 B
Plaintext
27 lines
294 B
Plaintext
# For string compression
|
|
huffman
|
|
|
|
# For nvm.toml
|
|
cascadetoml
|
|
jinja2
|
|
typer
|
|
|
|
sh
|
|
click
|
|
cpp-coveralls
|
|
requests
|
|
requests-cache
|
|
|
|
# For translate check
|
|
polib
|
|
|
|
# For pre-commit
|
|
pyyaml
|
|
black
|
|
|
|
# for combining the Nordic SoftDevice with CircuitPython
|
|
intelhex
|
|
|
|
# for building & testing natmods
|
|
pyelftools
|