micropython/tools
Damien George 99b4719357 tools/mpy-tool.py: Add checks for critical configuration vars.
When an mpy file is frozen it must know the values of certain
configuration variables.  This patch provides an explicit check in the
generated C file that the configuration variables are what they are
supposed to be.
2016-05-16 23:13:30 +01:00
..
tinytest
.gitattributes
.gitignore
bootstrap_upip.sh
build-stm-latest.sh
cc1 tools: Add C middle-processor to make builtin tables proper hash tables. 2015-12-31 00:24:33 +00:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gendoc.py
insert-usb-ids.py
make-frozen.py tools/make-frozen.py: Quick fix to support package-modules. 2016-05-14 16:30:02 +03:00
micropython-upip-0.6.3.tar.gz tools: Upgrade upip to 0.6.3. 2015-12-12 00:20:10 +02:00
mpy-tool.py tools/mpy-tool.py: Add checks for critical configuration vars. 2016-05-16 23:13:30 +01:00
pip-micropython
pyboard.py tools: Fix pyboard.py to work under Python 3. 2015-12-08 12:55:28 +00:00
pydfu.py
tinytest-codegen.py qemu-arm: Enable builtin override feature, and enable more tests. 2016-03-15 13:45:32 +00:00