feat(example): add pytest for ble example config test

This commit is contained in:
Yuan Hong Hui
2024-12-25 18:42:47 +08:00
committed by Island
parent bba3063b52
commit a4ff6ba643
59 changed files with 434 additions and 104 deletions

View File

@@ -0,0 +1,8 @@
# CONFIG_BT_GATTS_ENABLE is not set
# CONFIG_BT_GATTC_ENABLE is not set
# CONFIG_BT_BLE_SMP_ENABLE is not set
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
CONFIG_IDF_TARGET="esp32c2"
CONFIG_XTAL_FREQ_26=y
CONFIG_EXAMPLE_INIT_DEINIT_LOOP=y