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 4f5ba63 commit ee3ecf8Copy full SHA for ee3ecf8
bsp/wch/risc-v/Libraries/ch32_drivers/SConscript
@@ -1,7 +1,7 @@
1
from building import *
2
3
cwd = GetCurrentDir()
4
-src = []
+src = ['drv_common.c']
5
path = [cwd]
6
7
if GetDepend('SOC_RISCV_FAMILY_CH32'):
0 commit comments