From 628592e3ce50967149eb1c333f3f9be48c93fbe0 Mon Sep 17 00:00:00 2001 From: Supper Thomas <78900636@qq.com> Date: Tue, 25 Mar 2025 20:47:45 +0800 Subject: [PATCH] =?UTF-8?q?[bsp/stm32-h750-art-pi]=20=E6=B7=BB=E5=8A=A0zep?= =?UTF-8?q?hyr=5Fpolling=20Kconfig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../stm32h750-artpi/.ci/attachconfig/ci.attachconfig.yml | 7 +++++++ 1 file changed, 7 insertions(+) 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