ci(wifi): Add builds for FT, RRM and WNM configs

This commit is contained in:
Kapil Gupta
2025-03-17 23:20:22 +05:30
committed by Shreyas Sheth
parent 60883805f9
commit 401259356b
4 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1 @@
CONFIG_ESP_WIFI_11R_SUPPORT=y

View File

@@ -0,0 +1,2 @@
CONFIG_ESP_WIFI_11KV_SUPPORT=y
CONFIG_ESP_WIFI_RRM_SUPPORT=y

View File

@@ -0,0 +1,2 @@
CONFIG_ESP_WIFI_11KV_SUPPORT=y
CONFIG_ESP_WIFI_WNM_SUPPORT=y