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 fb10d15d47 tools/codeformat.py: Include more ports .c/.h files in formatting. 3 years ago
..
autobuild tools/autobuild: Provide .uf2 images for esp32 builds when available. 3 years ago
mpremote tools/mpremote: Add option to mount cmd to allow "unsafe" symlinks. 3 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 esp32/boards: Add test manifest to test freezing during build. 3 years ago
codeformat.py tools/codeformat.py: Include more ports .c/.h files in formatting. 3 years ago
codestats.sh all: Update Makefiles and others to build with new ports/ dir layout. 7 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 tools/gen-cpydiff: Skip Black fmt comments. 3 years ago
gendoc.py all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
insert-usb-ids.py ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 3 years ago
makemanifest.py py: Only search frozen modules when '.frozen' is found in sys.path. 3 years ago
metrics.py tools/metrics.py: Add rp2 port to table of ports that can be built. 4 years ago
mpy-tool.py tools/mpy-tool.py: Intern more strings when freezing. 3 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 py: Rework bytecode and .mpy file format to be mostly static data. 3 years ago
pyboard.py tools/mpremote: Show progress indicator when copying large files. 3 years ago
pydfu.py all: Update Python formatting to latest Black version 21.12b0. 3 years ago
tinytest-codegen.py tests/basics: Split f-string debug printing to separate file with .exp. 3 years ago
uf2conv.py tools/uf2conv.py: Update to latest version. 3 years ago
uf2families.json tools/uf2conv.py: Update to latest version. 3 years ago
uncrustify.cfg tools/uncrustify: Force 1 newline at end of file. 3 years ago
upip.py tools/upip.py: Remove unused op_basename() function. 3 years ago
upip_utarfile.py all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
verifygitlog.py tools/verifygitlog.py: Ignore line length in body if it's a URL. 3 years ago