circuitpython/tools
2025-02-05 11:09:15 -08:00
..
adabot@f879b24c5f update tools/adabot submodule 2021-08-11 23:14:58 -04:00
bitmap_font@62dd78abdd Hook up the terminal based on the first display. 2019-01-31 11:42:14 -08:00
board_stubs Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
fonts Fix number of chars in default font to make it valid bdf. 2021-08-15 14:31:58 -05:00
huffman@27b1bba761 Compress all translated strings with Huffman coding. 2018-08-16 17:40:57 -07:00
python-semver@2001c62d1a merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
Tecate-bitmap-fonts@6f52a7ca08 Begin font parsing and packing for terminal 2019-01-31 11:42:13 -08:00
uf2@27e322fcdc update tools/uf2 2023-11-22 10:54:37 -05:00
.gitattributes micropython-upip: Mark as binary file and re-commit. 2015-06-06 23:09:23 +03:00
.gitignore tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
analyze_heap_dump.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
analyze_mpy.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
board_summaries.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
boardgen.py all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
build_board_info.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
build_memory_info.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
build_release_files.py Add Zephyr port 2025-02-04 11:24:13 -08:00
cc1 tools: Add C middle-processor to make builtin tables proper hash tables. 2015-12-31 00:24:33 +00:00
chart_code_size.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
check_translations.py missed a spot to update filename to synthetic.pot 2023-11-16 07:27:06 -06:00
ci.sh tools/ci.sh: Simplify selection of natmod tests to run. 2024-05-27 11:45:59 +10:00
ci_changes_per_commit.py Add pre-commit changes (black 24.11) formattings changes 2024-02-12 16:56:21 -05:00
ci_check_duplicate_usb_vid_pid.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
ci_fetch_deps.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
ci_set_matrix.py Add Zephyr port 2025-02-04 11:24:13 -08:00
circuitpy_header_change.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
codeformat.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
codestats.sh all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
convert_release_notes.py tools/convert_release_notes.py: Update to mistune 3; add code blocks 2024-02-20 12:59:27 -05:00
cortex-m-fault-gdb.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
cpboard.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
dfu.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
diff_nm_sizes.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
extract_pyi.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
file2h.py codeformat 2021-04-19 22:22:44 -07:00
fixup_translations.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
fwsizes.py fix a few regexps that are better as raw strings 2024-05-21 18:26:26 -04:00
gc_activity.html Add heap analysis scripts based on GDB breakpoint logs. 2016-11-23 17:31:53 -08:00
gc_activity.md Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
gc_activity.py run code formatting script 2021-03-15 19:27:36 +05:30
gc_activity_between_collects.py run code formatting script 2021-03-15 19:27:36 +05:30
gdb-stack-size.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
gen-changelog.sh (only) reserve merge conflicts 2024-08-28 16:31:37 -04:00
gen_crt_bundle.py run updated pre-commit 2023-02-01 13:38:41 +05:30
gen_display_resources.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
gen_ld_files.py fix a few regexps that are better as raw strings 2024-05-21 18:26:26 -04:00
gen_nvm_devices.py Switch devices.h to nvm.toml data 2021-03-25 09:57:18 -07:00
gen_web_workflow_static.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
git-checkout-latest-tag.sh checkout-latest-tag: Exit with error in the case of any failures 2023-11-21 08:54:07 -06:00
hci_trace_to_pcap.py fix a few regexps that are better as raw strings 2024-05-21 18:26:26 -04:00
insert-usb-ids.py Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
join_bins.py Add license to some obvious files. 2020-07-06 19:16:25 +01:00
make-frozen.py tools/makemanifest.py: Merge make-frozen.py. 2021-12-17 23:54:05 +11:00
makemanifest.py fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
manifestfile.py tools/manifestfile.py: Fix freeze() when script is an empty iterable. 2024-03-25 13:41:37 +11:00
merge_micropython.py address review comments 2024-08-21 16:50:19 -04:00
metrics.py tools/metrics.py: Fix esp32 and esp8266 board names after renaming. 2023-10-04 15:44:25 +11:00
mpconfig_category_reader.py run code formatting script 2021-03-15 19:27:36 +05:30
mpy-tool.py fix raw_code is_generator and is_async 2024-09-13 11:35:17 -04:00
mpy_bin2res.py Add license to some obvious files. 2020-07-06 19:16:25 +01:00
mpy_cross_all.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
mpy_ld.py (only) reserve merge conflicts 2024-08-28 16:31:37 -04:00
msgfmt.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
output_gc_until_repl.txt Update gc tracking instructions and gdb commands. 2020-02-11 17:05:43 -08:00
preprocess_frozen_modules.py fix frozen libraries version numbers 2025-01-14 05:16:04 +01:00
print_status.py run code formatting script 2021-03-15 19:27:36 +05:30
pyboard.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
pydfu.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
ruff_bindings.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
safe_mode_finder.py Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
stack-loc-to-pc.py Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
swo_function_trace.py Improve iMX RT performance 2023-03-14 12:30:58 -07:00
swo_viewer.py Improve iMX RT performance 2023-03-14 12:30:58 -07:00
test-stubs.sh setuptools_scm now needed during 'make check-stubs' 2025-01-11 12:36:58 -06:00
tinytest-codegen.py MPy v1.22 merge: initial merge; not compiled yet 2024-07-25 15:16:24 -04:00
uf2families.json tools/uf2conv.py: Update to latest version. 2022-02-02 23:43:58 +11:00
uncrustify.cfg initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
verifygitlog.py spelling 2023-09-20 11:27:25 -05:00