circuitpython-build-tools/circuitpython_build_tools
Jeff Epler ff6d40dca9
Fix json output when a bundle does not use submodules
Some bundles, such as circuitpython-fonts, don't use submodules to
contain their individual libraries.

Change build_bundle_json so that it works correctly if multiple
libraries come from the same submodule.

With this change, the generated metadata for circuitpython-fonts
contains an entry for every font, not just for one font.
2023-12-19 13:19:04 -06:00
..
scripts Fix json output when a bundle does not use submodules 2023-12-19 13:19:04 -06:00
build.py Change remaining blacklist to blocklist 2023-12-05 09:55:11 -05:00
target_versions.py Use 8.2.0 mpy-cross instead of 8.0.0 2023-10-27 14:58:29 -04:00