Skip to content

Commit 3939557

Browse files
committed
[ci][ESP32C3] Add at devices ci
Signed-off-by: 1078249029 <[email protected]>
1 parent e2b2d78 commit 3939557

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bsp/ESP32_C3/.ci/attachconfig/ci.attachconfig.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,10 @@ devices.wifi:
5454
- CONFIG_BSP_USING_WIFI=y
5555
- CONFIG_RT_USING_WIFI=y
5656
- CONFIG_RT_USING_LWIP=y
57+
- CONFIG_RT_USING_NETDEV=y
58+
devices.at:
59+
kconfig:
60+
- CONFIG_RT_USING_AT=y
61+
- CONFIG_AT_USING_CLIENT=y
62+
- CONFIG_RT_USING_SAL=y
5763
- CONFIG_RT_USING_NETDEV=y

0 commit comments

Comments
 (0)