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.
 
 
 
 
 
 
Jim Mussared 45ac651d1a all: Rename *umodule*.c to remove the "u" prefix. 2 years ago
..
autobuild tools/autobuild: Create .uf2 file for seeed_xiao_nrf52. 2 years ago
mpremote tools/mpremote: Fix use of stdout_write_bytes function. 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 all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 1 year ago
codeformat.py all: Rename *umodule*.c to remove the "u" prefix. 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 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/mpremote: Handle `cp` without destination. 1 year ago
pydfu.py tools/pydfu.py: Use getattr to retrieve getargspec function. 1 year 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