mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 04:43:31 +08:00
[bsp][ch32-rsicv][sconscript] add drv_common.c
attach bf4594870e9f8a533450d34a1ea2b4f035e89c96
This commit is contained in:
parent
4f5ba63c7c
commit
ee3ecf82d7
@ -1,7 +1,7 @@
|
||||
from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
src = []
|
||||
src = ['drv_common.c']
|
||||
path = [cwd]
|
||||
|
||||
if GetDepend('SOC_RISCV_FAMILY_CH32'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user