WLED/pio-scripts
Will Miles 0b8721c25e Fix usermod libArchive setting
Monkey-patch PlatformIO to intercept the build process after library
dependencies are loaded, but before the build is fully analyzed.  This
lets us enforce libArchive=False for usermods without making that
setting global across all libraries.

The rest of the fixup code is integrated at the same call site for
simplicity.
2025-01-14 02:48:00 +00:00
..
build_ui.py
load_usermods.py Fix usermod libArchive setting 2025-01-14 02:48:00 +00:00
obj-dump.py
output_bins.py
set_version.py
strip-floats.py
user_config_copy.py