mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-17 08:45:22 +02:00
Switched from the deprecated Catch framework (IDF/tools) to Catch2, as Catch will be removed in v6.0. Note that Catch2 has higher memory requirements, necessitating an increase in stack size and partition table. Additionally, Catch2 increases compilation time due to its larger footprint.