Skip to content

Commit 8629c95

Browse files
authored
[action]add online packages checking in rt-spark. (#9969)
1 parent a77a86d commit 8629c95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bsp/stm32/stm32f407-rt-spark/.ci/attachconfig/ci.attachconfig.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,14 @@ online-packages.system.os-wrappers:
146146
<<: *scons
147147
kconfig:
148148
- CONFIG_PKG_USING_FREERTOS_WRAPPER=y
149+
online-packages.ai.llmchat:
150+
<<: *scons
151+
kconfig:
152+
- CONFIG_BSP_USING_RW007_WLAN=y
153+
- CONFIG_WEBCLIENT_USING_MBED_TLS=y
154+
- CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=6144
155+
- CONFIG_PKG_USING_LLMCHAT=y
156+
- CONFIG_PKG_USING_LLMCHAT_LATEST_VERSION=y
149157
# ------ peripheral CI ------
150158
peripheral.aht21:
151159
kconfig:

0 commit comments

Comments
 (0)