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 d9cc3b0 commit 5fb3096Copy full SHA for 5fb3096
bsp/nrf5x/nrf52840/.ci/attachconfig/ci.attachconfig.yml
@@ -98,4 +98,12 @@ nimble.uart:
98
segger:
99
kconfig:
100
- CONFIG_PKG_USING_SEGGER_RTT=y
101
- - CONFIG_RT_USING_SERIAL_V2=y
+ - CONFIG_RT_USING_SERIAL_V2=y
102
+# ------ CHERRYUSB CI ------
103
+cherryusb:
104
+ kconfig:
105
+ - CONFIG_RT_USING_CHERRYUSB=y
106
+ - CONFIG_RT_CHERRYUSB_DEVICE=y
107
+ - CONFIG_RT_CHERRYUSB_DEVICE_NRF5X=y
108
+ - CONFIG_RT_CHERRYUSB_DEVICE_HID=y
109
+ - CONFIG_RT_CHERRYUSB_DEVICE_TEMPLATE_HID_KEYBOARD=y
0 commit comments