Closed darkxst closed 11 months ago
Testing these examples with esp-idf 5.1 images and the builds always run out of space. Dropping submodules from CHIP checkout fixes this, these are handled later by:
scripts/checkout_submodules.py --shallow --platform esp32
NB: chip 1.1 builds currently fail with unrelated gevent/gdbgui issues, likely fixed in the v1.1 branch but havent updated refs here.
Testing these examples with esp-idf 5.1 images and the builds always run out of space. Dropping submodules from CHIP checkout fixes this, these are handled later by:
scripts/checkout_submodules.py --shallow --platform esp32
NB: chip 1.1 builds currently fail with unrelated gevent/gdbgui issues, likely fixed in the v1.1 branch but havent updated refs here.