Bernard Xiong
|
43f59ee2fe
|
Merge pull request #61 from rogerz/gitignore
adding *~ to .gitignore
|
2013-03-29 05:47:09 -07:00 |
Bernard Xiong
|
8bf1c5d61a
|
Merge pull request #62 from rogerz/pthread-comments
add comments to help understanding pthread
|
2013-03-29 05:46:32 -07:00 |
Bernard Xiong
|
aaf0186852
|
Update GCC porting of LPC178x
|
2013-03-29 16:28:11 +08:00 |
Rogerz Zhang
|
9d1f9cd01e
|
adding *~ to .gitignore
|
2013-03-28 23:28:19 +08:00 |
Rogerz Zhang
|
e9cf10daed
|
add comments to help understanding pthread
|
2013-03-28 23:26:46 +08:00 |
Bernard Xiong
|
8e6a534fa3
|
fix compiling issue in Jz47XX
|
2013-03-26 09:08:25 +08:00 |
Bernard Xiong
|
e9c86a1750
|
adjust the format of document
|
2013-03-26 08:53:11 +08:00 |
Bernard Xiong
|
bb72be94b2
|
code cleanup for interrupt description
|
2013-03-26 08:52:33 +08:00 |
Bernard Xiong
|
17ab3fcdba
|
Merge pull request #59 from BernardXiong/master
add roadmap 1.2.0
|
2013-03-25 02:26:22 -07:00 |
Bernard Xiong
|
50283dd501
|
add roadmap 1.2.0
|
2013-03-25 05:23:42 -04:00 |
Bernard Xiong
|
0876aa9b11
|
Merge pull request #58 from BernardXiong/master
Add the first porting for lwip 1.4.1.
|
2013-03-25 01:44:12 -07:00 |
Bernard Xiong
|
86fc696957
|
add the first porting for lwip 1.4.1
|
2013-03-25 04:40:09 -04:00 |
Bernard Xiong
|
3fbbb5d75a
|
Merge pull request #57 from weety/new-branch
implement __rt_ffs for armv5
|
2013-03-24 03:30:23 -07:00 |
weety
|
5639c5daed
|
implement __rt_ffs for armv5
|
2013-03-24 16:03:23 +08:00 |
Bernard Xiong
|
1abaa0492d
|
implement __rt_ffs in kernel service library
|
2013-03-23 11:27:29 +08:00 |
Bernard Xiong
|
5a4d0d5338
|
Merge pull request #54 from weety/new-branch
Modify the interrupt interface implementations and changes some parameters definition
|
2013-03-22 17:43:40 -07:00 |
Bernard Xiong
|
a9074e2ccd
|
Merge pull request #55 from grissiom/bsp-sim-enable-mouse-move
bsp/simulator: enable mouse motion track in SDL
|
2013-03-22 17:19:07 -07:00 |
Bernard Xiong
|
7890ee5d45
|
add libc in link when enable RT_USING_NEWLIB
|
2013-03-23 07:51:29 +08:00 |
Grissiom
|
5f63189b3b
|
bsp/simulator: enable mouse motion track in SDL
Tested OK in RTGUI repo.
|
2013-03-20 16:16:16 +08:00 |
weety
|
7917cf09e7
|
remain the old handler to keep forward compatibility
|
2013-03-19 11:25:46 +08:00 |
weety
|
9678ee67e9
|
Modified the interrupt function comments
|
2013-03-19 11:25:33 +08:00 |
weety
|
b21028474b
|
Modify the interrupt interface implementations, changes in the part of the parameter definition.
|
2013-03-19 11:25:12 +08:00 |
weety
|
3de4b92a68
|
fixed PHY link status error for AT91SAM9260
|
2013-03-19 11:02:07 +08:00 |
Bernard Xiong
|
e4e938dc8e
|
Merge pull request #51 from rogerz/auto-ci
Add mips bsp building to travis ci
|
2013-03-17 07:02:53 -07:00 |
Rogerz Zhang
|
17e5f804ff
|
Remove rtgui from bsp/dev3210
|
2013-03-17 21:32:18 +08:00 |
Rogerz Zhang
|
16743a7cf4
|
Add mips bsp building
|
2013-03-17 21:26:03 +08:00 |
Bernard Xiong
|
414c362719
|
Merge pull request #50 from rogerz/auto-ci
Fix travis building error
|
2013-03-17 06:04:39 -07:00 |
Rogerz Zhang
|
b24ce6dbd7
|
Update toolchain to sourcery 2012
|
2013-03-17 20:58:29 +08:00 |
Rogerz Zhang
|
b5c9d6d07e
|
Fix travis building error
|
2013-03-17 14:33:04 +08:00 |
prife
|
ce612157da
|
Merge branch 'master' of github.com:RT-Thread/rt-thread
|
2013-03-15 16:58:04 +08:00 |
prife
|
9a80044a55
|
simulator: update readme.txt, disable RT_USING_MODULE in rtconfig.h
|
2013-03-15 16:55:44 +08:00 |
prife
|
70611580dc
|
simulator: move {dfs_win32.c,moudule_win32.} from drives/
|
2013-03-15 16:54:23 +08:00 |
aozima
|
be59c9287f
|
fixed cache initial bug.
|
2013-03-08 11:23:40 +08:00 |
prife
|
dac91dc569
|
Merge pull request #47 from aozima/aozima
add dfs_win32_stat st_mtime support.
|
2013-03-03 02:25:12 -08:00 |
aozima
|
981be386a7
|
add dfs_win32_stat st_mtime support.
|
2013-03-03 16:50:11 +08:00 |
prife
|
157e326487
|
dfs_elm.c: fix the head file conflicts caused by time.h
|
2013-03-02 18:56:07 +08:00 |
prife
|
377c153c40
|
Merge branch 'master' of github.com:RT-Thread/rt-thread
|
2013-03-02 18:40:01 +08:00 |
Bernard Xiong
|
784e8e2459
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2013-03-04 06:59:05 -08:00 |
Bernard Xiong
|
c5d5a54c5d
|
fix compile warning and error
|
2013-03-04 06:58:05 -08:00 |
prife
|
2b0ebebcc2
|
simulator: update comments,add 'RTT_IN_MODULE' macro in testdll\SConstruct
|
2013-03-02 18:39:05 +08:00 |
prife
|
c6ba8eac62
|
Merge branch 'master' of github.com:RT-Thread/rt-thread
|
2013-03-02 14:38:15 +08:00 |
prife
|
f1fe20a3df
|
simulator: fix dfs_win32_mkfs prototype
|
2013-03-02 14:35:04 +08:00 |
prife
|
5cb02e1258
|
simulator: make sure LCD driver ready to use after rt_hw_sdl_start is invoked
|
2013-03-02 14:32:26 +08:00 |
prife
|
27d6d60279
|
Merge pull request #44 from prife/toolscript-fix
simulator: assign the x86 32bit version in Enverionment, or the 64bit version will be built with vs2010 in win7 64bit
|
2013-03-01 22:28:37 -08:00 |
prife
|
842d129f03
|
simulator: assign the x86 32bit version in Enverionment, or the 64bit version will be built with vs2010 in win7 64bit
|
2013-03-01 22:43:33 +08:00 |
prife
|
07605d6bed
|
Merge pull request #43 from aozima/aozima
fixed DFS elmfat bug.
|
2013-03-01 03:47:43 -08:00 |
aozima
|
9bb005312f
|
fixed uninitialized variable.
|
2013-03-01 12:34:01 +08:00 |
aozima
|
f71555ec55
|
fixed dfs(elmfat) bug: fixed the stat(st_mtime) issue.
|
2013-03-01 12:23:28 +08:00 |
Bernard Xiong
|
a67af25428
|
Merge pull request #42 from prife/toolscript-fix
tools script: fix up mdk460 link error
|
2013-02-28 15:09:47 -08:00 |
prife
|
cc3684847f
|
tools script: fix up mdk460 link error
|
2013-03-01 02:27:32 +08:00 |