micropython/tools
Andrew Leech bbc5a18d09 tools/mpremote: Add ioctl to specify large read buffer size.
Speeds up importing files from mounted filesystem.

Also fix the return code for invalid / unsupported ioctl requests.

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2023-11-09 11:30:11 +11:00
..
autobuild
mpremote tools/mpremote: Add ioctl to specify large read buffer size. 2023-11-09 11:30:11 +11:00
.gitattributes
.gitignore
boardgen.py stm32/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:16:49 +11:00
cc1
ci.sh all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00
codeformat.py all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
hci_trace_to_pcap.py
insert-usb-ids.py
makemanifest.py
manifestfile.py
metrics.py
mpy-tool.py all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/persistentcode: Bump .mpy sub-version. 2023-10-16 11:25:31 +11:00
pyboard.py all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
pydfu.py
tinytest-codegen.py tools/tinytest-codegen.py: Externalise tests list. 2023-11-07 15:53:27 +11:00
uf2conv.py
uf2families.json
uncrustify.cfg
verifygitlog.py