mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 20:53:58 +08:00
module developing, application can be run successfully
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@747 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -11,7 +11,7 @@ group['CCFLAGS'] = ''
|
||||
group['CPPPATH'] = [RTT_ROOT + '/components/module/interface']
|
||||
group['CPPDEFINES'] = ''
|
||||
|
||||
target = 'hello.mo'
|
||||
target = 'basicapp.mo'
|
||||
|
||||
# add group to project list
|
||||
projects.append(group)
|
||||
|
||||
Reference in New Issue
Block a user