micropython/tools
Paul Sokolovsky 640e0b221e py: Implement very simple frozen modules support.
Only modules (not packages) supported now. Source modules can be converted
to frozen module structures using tools/make-frozen.py script.
2015-01-20 11:52:12 +02:00
..
tinytest tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
.gitignore tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
build-stm-latest.sh tools: Add network build to auto-build script. 2014-09-30 23:04:08 +00:00
dfu.py Change dfu.py to be Python 2/3 compatible 2014-01-03 08:51:02 +02:00
file2h.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
gen-changelog.sh tools: Add script to generate a ChangeLog file. 2014-12-29 19:03:25 +00:00
gendoc.py tools: Make gendoc.py able to output RST format. 2014-10-31 01:36:11 +00:00
insert-usb-ids.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
make-frozen.py py: Implement very simple frozen modules support. 2015-01-20 11:52:12 +02:00
pip-micropython pip-micropython: Revert to using PIP_MICROPY_DEST environment var. 2014-08-27 02:53:06 +03:00
pyboard.py tools, pyboard.py: Write data to pyboard in chunks of 256 bytes. 2014-12-20 18:09:04 +00:00
pydfu.py tools, pydfu: Some fixes to support Python 3. 2014-10-22 20:27:43 +01:00
tinytest-codegen.py qemu-arm: Disable basics/memoryerror.py test. 2015-01-12 16:32:14 +00:00