circuitpython/tools
Jeff Epler 124c7b785a Add kaluga version 1.3
.. this board is nearly the same as the "1.2" version originally
released, but makes a few changes to reduce pin conflicts between the 13-pin
camera header and the bootstrapping pins.  "1.3" was introduced in summer
2020-- check the bottom of your board silk to find out whether you have a 1.2
or a 1.3, because it's not clear whether there is remaining 1.2 stock.

Another vexing fact about the 1.3 is that its LCD can have one of two
chipets, and the chipset used is not marked anywhere!
2021-06-08 13:28:48 -05:00
..
Tecate-bitmap-fonts@6f52a7ca08
adabot@393c275671
bitmap_font@62dd78abdd
fonts
huffman@27b1bba761
python-semver@2001c62d1a
uf2@adbb8c7260
usb_descriptor@2eaa6114b2
.gitattributes
.gitignore
analyze_heap_dump.py
analyze_mpy.py
build-stm-latest.sh
build_board_info.py codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
build_memory_info.py
build_release_files.py codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
cc1
chart_code_size.py
check_translations.py
ci.sh
ci_check_duplicate_usb_vid_pid.py Add kaluga version 1.3 2021-06-08 13:28:48 -05:00
ci_new_boards_check.py
codeformat.py Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
codestats.sh
convert_release_notes.py
cpboard.py s/Circuit Python/CircuitPython/g 2021-05-06 16:22:35 +03:00
dfu.py
extract_pyi.py
file2h.py
fixup_translations.py
gc_activity.html
gc_activity.md
gc_activity.py
gc_activity_between_collects.py
gen-changelog.sh
gen_display_resources.py gen_display_resources: Always treat the sample file as utf-8. 2021-05-11 21:48:06 -05:00
gen_ld_files.py
gen_nvm_devices.py
gendoc.py
git-checkout-latest-tag.sh
insert-usb-ids.py
join_bins.py
make-frozen.py Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
makemanifest.py Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
merge_micropython.py Add Python helper tool for MicroPython merges. 2021-05-07 10:21:35 -07:00
metrics.py
mpconfig_category_reader.py
mpy-tool.py Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py run updated black 2021-05-08 20:42:52 -05:00
output_gc_until_repl.txt
preprocess_frozen_modules.py
print_status.py
pyboard.py Merge MicroPython v1.15 into CircuitPython 2021-05-12 17:51:42 -07:00
pydfu.py Merge MicroPython v1.15 into CircuitPython 2021-05-12 17:51:42 -07:00
tinytest-codegen.py Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
uf2conv.py Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
uncrustify.cfg
upip.py Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
upip_utarfile.py
verifygitlog.py