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.
 
 
 
 
 
 
Damien George 6aa404ca53 tools/metrics.py: Fix nrf and rp2 board names after renaming. 1 year ago
..
autobuild cc3200/Makefile: Build firmware.zip. 1 year ago
mpremote tools/mpremote: Make soft-reset count as an action. 1 year ago
.gitattributes micropython-upip: Mark as binary file and re-commit. 10 years ago
.gitignore tools: check-in errordeveloper/tinytest@eb2dbc858f6c3785468a96e98f2b944f10013163 11 years ago
cc1 tools: Add C middle-processor to make builtin tables proper hash tables. 9 years ago
ci.sh examples/natmod: Add features4 as a class definition example. 1 year ago
codeformat.py tools/codeformat.py: Use pyproject.toml for black config. 1 year ago
codestats.sh tests,tools: Update path to unix micropython executable. 2 years ago
dfu.py tools/dfu.py: Make tool work with python3 when parsing DFU files. 3 years ago
file2h.py all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
gen-changelog.sh Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 9 years ago
gen-cpydiff.py all: Keep msvc build output in build/ directories. 2 years ago
hci_trace_to_pcap.py extmod/modbluetooth: Make all HCI transports trace in the same format. 2 years ago
insert-usb-ids.py all: Fix strings with backslash by using raw string literals. 2 years ago
makemanifest.py tools/makemanifest.py: Fix printing of mpy_cross.CrossCompileError. 2 years ago
manifestfile.py tools/manifestfile.py: Fix license capturing. 1 year ago
metrics.py tools/metrics.py: Fix nrf and rp2 board names after renaming. 1 year ago
mpy-tool.py tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code. 1 year ago
mpy_bin2res.py tools/mpy_bin2res: Tools to convert binary resources to Python module. 7 years ago
mpy_cross_all.py all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE. 3 years ago
mpy_ld.py py/dynruntime.h: Implement MP_OBJ_NEW_QSTR. 1 year ago
pyboard.py all: Replace all uses of umodule in Python code. 1 year ago
pydfu.py tools/pydfu.py: Use getattr to retrieve getargspec function. 1 year ago
tinytest-codegen.py extmod/modtimeq: Remove timeq module. 1 year ago
uf2conv.py all: Fix strings with backslash by using raw string literals. 2 years ago
uf2families.json tools/uf2conv.py: Update to latest version. 3 years ago
uncrustify.cfg all: Fix spelling mistakes based on codespell check. 2 years ago
verifygitlog.py CODECONVENTIONS: Require that commits be signed-off by the author. 2 years ago