micropython/tools
Jos Verlinde 58c2c503a9 tools/mpremote: Add support for rfc2217, serial over TCP.
Signed-off-by: Jos Verlinde <jos_verlinde@hotmail.com>
2023-09-29 14:40:17 +10:00
..
autobuild tools/autobuild/build-downloads.py: Verify standard features. 2023-09-29 14:18:33 +10:00
mpremote tools/mpremote: Add support for rfc2217, serial over TCP. 2023-09-29 14:40:17 +10:00
.gitattributes
.gitignore
cc1
ci.sh tools/ci.sh: Add ARDUINO_PORTENTA_C33 to RA CI build. 2023-09-15 00:10:52 +10:00
codeformat.py tools/codeformat.py: Use pyproject.toml for black config. 2023-08-10 11:54:36 +10:00
codestats.sh tests,tools: Update path to unix micropython executable. 2022-08-18 11:47:58 +10:00
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py all: Keep msvc build output in build/ directories. 2022-12-13 17:18:53 +11:00
hci_trace_to_pcap.py extmod/modbluetooth: Make all HCI transports trace in the same format. 2023-04-26 11:37:20 +10:00
insert-usb-ids.py all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
makemanifest.py tools/makemanifest.py: Fix printing of mpy_cross.CrossCompileError. 2022-11-02 14:06:18 +11:00
manifestfile.py tools/manifestfile.py: Fix license capturing. 2023-05-19 21:56:38 +10:00
metrics.py tools/metrics.py: Fix nrf and rp2 board names after renaming. 2023-09-02 00:37:45 +10:00
mpy-tool.py tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code. 2023-08-16 16:16:44 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/dynruntime.h: Implement MP_OBJ_NEW_QSTR. 2023-09-01 16:14:22 +10:00
pyboard.py all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
pydfu.py tools/pydfu.py: Use getattr to retrieve getargspec function. 2023-05-24 12:00:32 +10:00
tinytest-codegen.py extmod/modtimeq: Remove timeq module. 2023-06-08 17:54:28 +10:00
uf2conv.py all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
uf2families.json
uncrustify.cfg all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
verifygitlog.py CODECONVENTIONS: Require that commits be signed-off by the author. 2023-05-08 12:20:56 +10:00