circuitpython/tools
Damien George 72ae3c72c7 tools/mpy-tool.py: Support freezing float literals with obj-repr C.
The tool now generates code for freezing floats in obj-repr A, B or C,
with the specific representation detected at compile time using macros.
2016-08-10 13:26:11 +10: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 Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 2015-10-12 00:06:25 +01:00
gendoc.py
insert-usb-ids.py stmhal: Fix USB CDC-only mode under Windows. 2015-10-09 00:18:01 +01:00
make-frozen.py tools/make-frozen: Update for latest changes in frozen modules support. 2016-05-21 21:39:27 +03:00
micropython-upip-0.7.tar.gz tools: Upgrade upip to 0.7. 2016-05-28 02:57:53 +03:00
mpy-tool.py tools/mpy-tool.py: Support freezing float literals with obj-repr C. 2016-08-10 13:26:11 +10: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