circuitpython/tools
Scott Shawcroft 3cd05291d0
Static files + welcome page
2022-06-27 13:39:09 -07:00
..
Tecate-bitmap-fonts@6f52a7ca08
adabot@f879b24c5f update tools/adabot submodule 2021-08-11 23:14:58 -04:00
autobuild Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
bitmap_font@62dd78abdd
fonts Fix number of chars in default font to make it valid bdf. 2021-08-15 14:31:58 -05:00
huffman@27b1bba761
python-semver@2001c62d1a
uf2@1421ca7fe7 Updated to latest uf2 commit where file permissions are corrected. 2022-01-07 10:04:11 +01:00
usb_descriptor@2eaa6114b2 wip: revert usb_descriptor changes; use raw descriptors instead 2021-04-19 23:24:18 -04:00
.gitattributes
.gitignore
analyze_heap_dump.py
analyze_mpy.py
build-stm-latest.sh tools: Remove obsolete build-stm-latest.sh script. 2021-06-23 16:59:20 +10:00
build_board_info.py feat(swan_r5): Enable UF2 support for Swan R5 board 2022-06-21 14:47:33 -07:00
build_memory_info.py Added execution permission for board and memory info python scripts 2022-01-07 09:46:16 +01:00
build_release_files.py codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
cc1
chart_code_size.py update to py tests and scripts due to black 22.1.0 2022-01-29 17:14:01 -05:00
check_translations.py
ci_check_duplicate_usb_vid_pid.py Merge remote-tracking branch 'origin/main' into revamp-duplicate-usb-check 2022-03-24 09:44:41 -05:00
ci_fetch_deps.py Fetch the submodules in readthedocs with ci_fetch_deps.py 2022-05-14 23:17:49 +02:00
ci_set_matrix.py do not backslash-escape forward slashes 2021-12-17 09:34:47 -06:00
codeformat.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
codestats.sh
convert_release_notes.py Fix and revise convert-release-notes.py 2022-02-11 16:21:20 -05:00
cpboard.py s/Circuit Python/CircuitPython/g 2021-05-06 16:22:35 +03:00
describe use --long for describe in setup.py-stubs 2022-02-18 21:22:02 -05:00
dfu.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
diff_nm_sizes.py Shrink bluemicro833 build 2022-03-11 16:04:12 -08:00
extract_pyi.py Merge remote-tracking branch 'adafruit/7.2.x' into merge_7.2.2 2022-03-15 13:56:11 -07:00
file2h.py codeformat 2021-04-19 22:22:44 -07:00
fixup_translations.py
fwsizes.py add tool to parse out firmware sizes for comparison 2021-07-10 19:11:47 -05:00
gc_activity.html
gc_activity.md Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
gc_activity.py
gc_activity_between_collects.py
gen-changelog.sh
gen_display_resources.py Remove extra glyph padding 2022-06-13 09:21:41 -07:00
gen_ld_files.py
gen_nvm_devices.py
gen_web_workflow_static.py Static files + welcome page 2022-06-27 13:39:09 -07:00
gendoc.py codeformat 2021-04-19 22:22:44 -07:00
git-checkout-latest-tag.sh
insert-usb-ids.py Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
join_bins.py
make-frozen.py tools/makemanifest.py: Merge make-frozen.py. 2021-12-17 23:54:05 +11:00
makemanifest.py py: Only search frozen modules when '.frozen' is found in sys.path. 2021-12-18 00:01:59 +11:00
merge_micropython.py Don't remove all micropython examples, we want natmod and usercmodule 2022-02-15 10:14:47 -06:00
metrics.py tools/metrics.py: Add rp2 port to table of ports that can be built. 2021-04-20 21:39:53 +10:00
mpconfig_category_reader.py
mpy-tool.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
mpy_bin2res.py
mpy_cross_all.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
mpy_ld.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
output_gc_until_repl.txt
preprocess_frozen_modules.py Don't freeze utils directories 2021-12-29 11:56:30 +11:00
print_status.py
pyboard.py Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
pydfu.py all: Update Python formatting to latest Black version 21.12b0. 2021-12-09 12:09:40 +11:00
safe_mode_finder.py Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
test-stubs.sh add circuitpython_typing. to some annotations; generalize extract_pyi.pi 2022-02-28 21:27:24 -05:00
tinytest-codegen.py Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
uncrustify.cfg tools/uncrustify: Force 1 newline at end of file. 2021-08-31 13:14:45 +10:00
upip.py Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
upip_utarfile.py codeformat 2021-04-19 22:22:44 -07:00
verifygitlog.py