We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108a56c commit 5e3e2efCopy full SHA for 5e3e2ef
bsp/qemu-vexpress-a9/.ci/attachconfig/ci.attachconfig.yml
@@ -0,0 +1,17 @@
1
+# ------ PERIPHERAL CI ------
2
+peripheral.EMAC:
3
+ kconfig:
4
+ - CONFIG_BSP_DRV_EMAC=y
5
+peripheral.LVGL:
6
7
+ - CONFIG_RT_USING_POSIX_SOCKET=y
8
+ - ONFIG_RT_USING_LWIP=y
9
+ - CONFIG_BSP_USING_LVGL=y
10
+
11
+# ------ online-packages CI ------
12
+online-packages.misc.entertainment.tetris:
13
14
+ - CONFIG_PKG_USING_TETRIS=y
15
+online-packages.misc.entertainment.2048:
16
17
+ - CONFIG_PKG_USING_2048=y
0 commit comments