We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7340df commit 31cf6c6Copy full SHA for 31cf6c6
1 file changed
bsp/gd32/arm/gd32450z-eval/.ci/attachconfig/ci.attachconfig.yml
@@ -1,4 +1,8 @@
1
peripheral.can0:
2
kconfig:
3
- CONFIG_BSP_USING_CAN=y
4
- - CONFIG_BSP_USING_CAN0=y
+ - CONFIG_BSP_USING_CAN0=y
5
6
7
+ - CONFIG_BSP_CAN0_TX_PD1=y
8
+ - CONFIG_BSP_CAN0_RX_PD0=y
0 commit comments