mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-25 06:13:56 +08:00
committed by
Man, Jianting (Meco)
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'):
|
||||
|
||||
Reference in New Issue
Block a user