Merge branch 'test/use_correct_config_for_nvs_compatible_case_v3.3' into 'release/v3.3'
test: fix nvs compatible case error (backport v3.3) See merge request espressif/esp-idf!5894
This commit is contained in:
commit
cc50d88a89
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
BinPath:
|
||||
path: SSC/ssc_bin/ESP32_IDF/SSC_BLE
|
||||
test app: SSC_BLE
|
||||
path: SSC/ssc_bin/ESP32_IDF/SSC_BLE_WIFI
|
||||
test app: SSC_BLE_WIFI
|
||||
|
||||
DUT: [SSC1]
|
||||
|
||||
Filter:
|
||||
- Add:
|
||||
SDK: ESP32_IDF
|
||||
Test App: SSC_BLE
|
||||
Test App: SSC_BLE_WIFI
|
||||
summary: 'use old NVS data WIFI function test'
|
||||
|
|
Loading…
Reference in a new issue