app_match_rt-thread/sx1278/ sx1278
1.Kconfig is ok. 2.gcc is ok.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Import('RTT_ROOT')
|
||||
from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
objs = SConscript(os.path.join(cwd, 'sx1278_source', 'SConscript'))
|
||||
|
||||
Return('objs')
|
||||
Reference in New Issue
Block a user