test(cxx): Fixed cxx test app build errors

This commit is contained in:
Sudeep Mohanty
2025-11-28 10:23:00 +05:30
parent 0f268f0920
commit 6f26758e1d
3 changed files with 8 additions and 10 deletions
@@ -14,7 +14,7 @@
- 88 bytes are allocated by pthread_setspecific() to init internal lock
- some more memory...
*/
#if CONFIG_IDF_TARGET_ESP32
#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32P4
#define LEAKS (300)
#elif CONFIG_IDF_TARGET_ESP32S2
#define LEAKS (800)