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.
 
 
 
 
 
 
Christian Clauss a000c61d5d tools/pyboard.py: Import errno to fix undefined name in PyboardError. 2 years ago
..
autobuild tools/autobuild: Create .uf2 file for seeed_xiao_nrf52. 2 years ago
mpremote all: Fix cases of Python variable assigned but never used. 2 years 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 all: Fix spelling mistakes based on codespell check. 2 years ago
codeformat.py shared/tinyusb: Further refactor static USB device implementation. 2 years 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: Add support for publishing packages to PyPI. 2 years ago
metrics.py renesas-ra: Change MICROPY_HW_BOARD_NAME definition to product name. 2 years ago
mpy-tool.py all: Fix cases of Python variable assigned but never used. 2 years 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 all: Fix cases of Python variable assigned but never used. 2 years ago
pyboard.py tools/pyboard.py: Import errno to fix undefined name in PyboardError. 2 years ago
pydfu.py all: Fix spelling mistakes based on codespell check. 2 years ago
tinytest-codegen.py py/formatfloat: Format all whole-number floats exactly. 2 years 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