prife
|
5641360b49
|
simulator: add createdef.py to generate def file for VS
Now we can get rid off Mingw to create def file. To create def file, one
should run:
scons --def
in the bsp/simulator.
|
2013-10-14 22:53:59 +08:00 |
Bernard Xiong
|
79392bb082
|
Embedded GPLv2 license.
|
2013-06-24 17:06:09 +08:00 |
prife
|
a64ec10e68
|
app module support for simlator, first version
|
2013-02-27 00:37:57 +08:00 |
dzzxzz@gmail.com
|
b2da13707b
|
fixed the coding style
convert the tabs to spaces
convert the file format to unix style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2483 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 08:59:22 +00:00 |
dzzxzz@gmail.com
|
51c95d7907
|
convert tabs to 4 spaces in rtm.h
and move the definition of struct rt_module_symtab into RT_USING_MODULE block
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2268 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 05:51:38 +00:00 |
dzzxzz
|
12b5e56f46
|
unify the coding style of kernel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 06:43:49 +00:00 |
dzzxzz
|
7926109356
|
cleanup kernel code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1722 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-23 05:57:31 +00:00 |
qiuyiuestc@gmail.com
|
9faa3d9989
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1407 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 01:18:43 +00:00 |
qiuyiuestc
|
8b8dba661f
|
module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@742 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 14:19:56 +00:00 |
qiuyiuestc
|
5211e7ff8f
|
add module feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@604 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-11 16:44:54 +00:00 |