4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 18:19:22 +08:00

3996 Commits

Author SHA1 Message Date
Grissiom
d921353f14 freetype: misc fix in gb2312tounicode 2015-06-12 10:08:29 +08:00
Bernard Xiong
390c8247d0 Merge pull request #497 from pangweishen/master
[BSP]update the serial driver.
2015-06-11 13:46:02 +08:00
Bernard Xiong
1cb9b10d87 Merge pull request #501 from armink/master
[Kernel] 为RT_ASSERT添加了钩子方法
2015-06-11 11:34:43 +08:00
armink
892eac2cce [kservice]add hook for RT_ASSERT 2015-06-11 10:59:25 +08:00
pangwei
77707e32b1 [BSP]update the serial driver.
Signed-off-by: pangwei <271372443@qq.com>
2015-06-09 16:26:52 +08:00
Bernard Xiong
a51f6afa41 Merge pull request #494 from aozima/pulls
Align thread stack to 8 byte.
2015-06-05 22:59:28 +08:00
aozima
9fe3cbf76f Align thread stack to 8 byte. 2015-06-05 19:14:08 +08:00
BernardXiong
37b10ab9b1 Merge remote-tracking branch 'upstream/master' 2015-06-04 22:33:00 +08:00
Bernard Xiong
3f6c511a13 [LodePNG] Update lodepng to version 20150418. 2015-06-04 22:24:37 +08:00
Bernard Xiong
c6d4407c57 [DFS] Fix the fd clear issue. 2015-06-04 22:23:53 +08:00
Bernard Xiong
ebe21c4760 Merge pull request #493 from aozima/pulls
update libcpu:arm926
2015-06-04 17:24:21 +08:00
aozima
314379cc77 implement __user_initial_stackheap 2015-06-04 12:23:24 +08:00
aozima
be76b10be6 Align stack address to 8 byte. 2015-06-04 11:59:18 +08:00
Bernard Xiong
0ac07f9ffb Merge pull request #490 from AubrCool/fix-bxcan.init.error
correct bxcan init error
2015-05-26 16:30:47 +08:00
Aubr.Cool
b155067b6b correct bxcan init error 2015-05-26 14:43:46 +08:00
BernardXiong
951fd5429c [BSP] remove Keil MDK3 project file 2015-05-23 10:26:38 +08:00
Bernard Xiong
ac66401a25 Merge pull request #487 from ArdaFu/master
[finsh] Clear buffer before switching to new shell device
2015-05-22 17:38:25 +08:00
Bernard Xiong
2dd8b560ed Merge pull request #488 from aozima/pulls
Pulls
2015-05-22 17:37:16 +08:00
aozima
6230ff81cc fixed scons building error when use LIB. 2015-05-22 16:49:07 +08:00
aozima
1fa5711712 fixed assembly warnings. 2015-05-22 16:48:01 +08:00
ardafu
084a8dcd0c [finsh] Clear buffer before switching to new shell device 2015-05-22 16:35:01 +08:00
Bernard Xiong
607a1cd11d Merge pull request #485 from pangweishen/master
Remove the RT_USING_COMPONENTS_INIT in simulation project
2015-05-21 18:29:00 +08:00
pangwei
570e9470b1 [uffs] fix the SConscript file of uffs.
Signed-off-by: pangwei <271372443@qq.com>
2015-05-21 17:06:05 +08:00
pangwei
d3a031c084 [BSP]add some header File
Signed-off-by: pangwei <271372443@qq.com>
2015-05-21 15:26:31 +08:00
pangwei
688f324fea [BSP] Remove the RT_USING_COMPONENTS_INIT in rt_config.h , and added some components init functions by hand. 2015-05-21 15:05:00 +08:00
Bernard Xiong
a99931e93c Merge pull request #484 from pangweishen/master
[components] add definition of mode_t for armlibc.
2015-05-21 09:41:29 +08:00
pangwei
b5add19b0e [components] add definition of mode_t for armlibc. 2015-05-21 09:18:05 +08:00
Bernard Xiong
b2705d567a Merge pull request #483 from prife/master
[kservice] fix rt_strcmp/strncmp/strlen prototype
2015-05-20 20:59:52 +08:00
prife
1b1908b35d [kservice] fix rt_strcmp/strncmp/strlen prototype 2015-05-20 20:40:57 +08:00
BernardXiong
be895cc9b2 [BSP] update Keil MDK project file. 2015-05-20 16:57:44 +08:00
Bernard Xiong
1535c5139a Merge pull request #482 from pangweishen/master
when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c  from the project.
2015-05-20 16:41:12 +08:00
pangwei
be7b8421a5 [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project.
Signed-off-by: pangwei <271372443@qq.com>
2015-05-20 15:21:29 +08:00
BernardXiong
7d73fb8bdb Merge remote-tracking branch 'upstream/master' 2015-05-18 18:16:59 +08:00
Bernard Xiong
8de629c0b0 [shell] Add FINSH_CMD_SIZE option. 2015-05-18 18:12:17 +08:00
Bernard Xiong
2d27251d21 [Kernel] fix the Keil MDK compiling warning. 2015-05-18 18:09:16 +08:00
Bernard Xiong
450acd3454 Revert "Add FINSH_CMD_SIZE option."
This reverts commit 326a7d7496eba1231a28c1681671ef0e54b4902f.
2015-05-18 18:08:49 +08:00
Bernard Xiong
326a7d7496 Add FINSH_CMD_SIZE option. 2015-05-18 18:08:24 +08:00
Bernard Xiong
0d1ee90f28 Merge pull request #479 from AubrCool/fix-can.drv
Add Can Drv
2015-05-15 17:47:25 +08:00
Aubr.Cool
9ea3219ab7 Add can driver doc 2015-05-15 11:34:43 +08:00
Aubr.Cool
c7d703158a Add SConscript for can 2015-05-15 08:00:14 +08:00
Aubr.Cool
8e29e3d98b add author information 2015-05-15 07:58:21 +08:00
Bernard Xiong
bc63286652 Merge pull request #480 from weety/ftp
[FTP server]
2015-05-14 23:33:15 +08:00
weety
707a657744 [FTP server]
1.Fixed PASV mode issue;
2.Implement RNFR and RNTO command;
3.Change some command code according RFC959;
4.Add command for msh shell;
5.Implement "noop" command.
2015-05-14 22:41:31 +08:00
Aubr.Cool
eb56b832ef Add Can Drv 2015-05-14 16:52:48 +08:00
BernardXiong
2f5c5b676d [DeviceDrivers] Add GD25Q flash id in w25qxx.c 2015-05-13 21:28:02 +08:00
Bernard Xiong
c9f838a9e0 Merge pull request #477 from heyuanjie87/ForPullRequest
[stm32f4]更新mdk5工程文件
2015-05-13 21:18:47 +08:00
heyuanjie87
8257a62990 [stm32f4]更新mdk5工程文件 2015-05-13 21:07:31 +08:00
Bernard Xiong
deaeaf709f Merge pull request #476 from aozima/pulls
fixed assembly warnings.
2015-05-13 13:35:23 +08:00
aozima
73df162d3f fixed assembly warnings. 2015-05-13 11:57:34 +08:00
Bernard Xiong
ec55dd2f9f Merge pull request #475 from toasun/master
CME_M7 eth driver update
2015-05-13 10:31:49 +08:00