mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
refactor(uart): increase test app memory leak tolerance
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "esp_heap_caps.h"
|
||||
#include "esp_newlib.h"
|
||||
|
||||
#define TEST_MEMORY_LEAK_THRESHOLD (212)
|
||||
#define TEST_MEMORY_LEAK_THRESHOLD (250)
|
||||
|
||||
void setUp(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user