diff --git a/bsp/stm32/stm32h750-artpi/.ci/attachconfig/ci.attachconfig.yml b/bsp/stm32/stm32h750-artpi/.ci/attachconfig/ci.attachconfig.yml index bdcf07d53c..140757eeda 100644 --- a/bsp/stm32/stm32h750-artpi/.ci/attachconfig/ci.attachconfig.yml +++ b/bsp/stm32/stm32h750-artpi/.ci/attachconfig/ci.attachconfig.yml @@ -12,3 +12,10 @@ peripheral.eth: kconfig: - CONFIG_BSP_USING_ETH_H750=y +# ------ on-line package CI ------ +package.iot.zephyr_polling: + kconfig: + - CONFIG_BSP_USING_UART3=y + - CONFIG_PKG_USING_ZEPHYR_POLLING=y + - CONFIG_PKG_ZEPHYR_POLLING_CHIPSET_ARTPI_AP6212=y + - CONFIG_PKG_ZEPHYR_POLLING_PORT_RTTHREAD_ARTPI=y