Skip to content

Commit

Permalink
[action]add online packages checking in rt-spark. (#9969)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbb666 authored Feb 4, 2025
1 parent a77a86d commit 8629c95
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,14 @@ online-packages.system.os-wrappers:
<<: *scons
kconfig:
- CONFIG_PKG_USING_FREERTOS_WRAPPER=y
online-packages.ai.llmchat:
<<: *scons
kconfig:
- CONFIG_BSP_USING_RW007_WLAN=y
- CONFIG_WEBCLIENT_USING_MBED_TLS=y
- CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=6144
- CONFIG_PKG_USING_LLMCHAT=y
- CONFIG_PKG_USING_LLMCHAT_LATEST_VERSION=y
# ------ peripheral CI ------
peripheral.aht21:
kconfig:
Expand Down

0 comments on commit 8629c95

Please sign in to comment.