mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
Merge branch 'bugfix/fix_esp_event_test_with_freertos_smp' into 'master'
freertos-smp: Update performance threshold for esp_event performance test with FreeRTOS SMP Closes IDF-5449 See merge request espressif/esp-idf!18848
This commit is contained in:
commit
ecac5d02fc
@ -81,7 +81,7 @@
|
||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH 18000
|
||||
#endif
|
||||
#ifndef IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM
|
||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM 16000
|
||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM 14000
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user