Commit Graph

4461 Commits

Author SHA1 Message Date
xuzhuoyi 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap 2016-08-20 23:04:01 +08:00
xuzhuoyi 715cbb7809 [bsp][stm32f429-disco] Add SDRAM support 2016-08-20 18:27:07 +08:00
Bernard Xiong b2979e83bf Merge pull request #657 from aozima/master
[BSP] disable stm32 EMAC hardware checksum.
2016-08-19 21:22:58 +08:00
aozima 1e2854381b disable stm32 EMAC hardware checksum. 2016-08-19 17:31:12 +08:00
xuzhuoyi 94cb87223e [bsp][stm32f429-disco] Add stm32f42x GPIO index 2016-08-19 17:25:59 +08:00
dogandog 20fb863ddf Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:19:46 +08:00
dogandog 2bfacd85ae Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:18:38 +08:00
dogandog beb005e20d Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:17:36 +08:00
dogandog 70d34bce3c Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:16:07 +08:00
dogandog ed7088024d Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:15:10 +08:00
dogandog 91fb7ee1d6 Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:13:58 +08:00
dogandog aff68a36cd Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:12:39 +08:00
dogandog 3e249d2169 Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:11:38 +08:00
dogandog 4c9bd71f22 Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:10:26 +08:00
dogandog 50393389ff Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:08:35 +08:00
dogandog c314417e0b Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:07:12 +08:00
dogandog b54e72275a Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
2016-08-19 10:05:00 +08:00
dogandog d507755bd8 Update rtthread.h
Correct comments about doxygen format
2016-08-19 09:56:03 +08:00
xuzhuoyi 1ea925f9d1 [bsp] add new bsp stm32f429-disco 2016-08-19 00:35:30 +08:00
Bernard Xiong b41fe9759b Merge pull request #654 from wuji2015/master
[lua] 增加rt_strnlen,lua采用单独的线程
2016-08-12 22:55:23 +08:00
zhangjun c9591f825c 增加rt_strnlen,lua采用单独的线程 2016-08-12 22:19:52 +08:00
zhangjun 65ac4a0810 增加rt_strnlen,lua采用单独的线程 2016-08-12 22:14:07 +08:00
Bernard Xiong b59b6639e5 Merge pull request #652 from wuji2015/master
[lua] 在msh和fnish中均可调用lua,可将lua脚本作为参数传入
2016-08-11 20:20:50 +08:00
zhangjun 891050cb3d 在msh和fnish中均可调用lua,可将lua脚本作为参数传入 2016-08-11 18:53:30 +08:00
Bernard Xiong 764a1ba6d9 Merge pull request #651 from ArdaFu/master
[kernel] Add more system hooks for Segger SystemView
2016-08-10 13:51:16 +08:00
ArdaFu d30a866d4f [trace] Remove SystemView porting for license issue. 2016-08-10 09:46:02 +08:00
ArdaFu 5f56fea075 [trace] fix readme spell error. 2016-08-09 11:54:53 +08:00
ArdaFu b495cf6b31 [trace] modify readme file, add section enable RT_USING_HOOK. 2016-08-09 11:42:39 +08:00
ArdaFu fe6b62eade [trace] Fix readme error. 2016-08-09 11:39:39 +08:00
ArdaFu 12db11ad51 [trace] rename the readme file. 2016-08-09 11:36:32 +08:00
ArdaFu 3b0d7b35d5 [trace] Add Segger SystemView trace componment. 2016-08-09 11:31:41 +08:00
ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. 2016-08-09 11:29:11 +08:00
Bernard Xiong a0d264ba72 Merge pull request #650 from roamboy/master
IAR编译器dlib
2016-08-06 08:00:24 +08:00
Roamboy 29411bca71 IAR编译器dlib __close,__lseek hanle传入正确值 2016-08-05 21:10:29 +08:00
Bernard Xiong f658611145 Merge pull request #649 from bright-pan/master
Fix type size for 16bit cpu
2016-08-02 10:19:40 +08:00
Jason Pan e4b138f810 Fix type size for 16bit cpu 2016-08-01 19:06:34 +08:00
Bernard Xiong c641c8019e Merge pull request #647 from yygg/master
Update SConscript
2016-07-14 09:26:00 +08:00
Urey 6d14e1390c Update SConscript 2016-07-13 10:49:21 +08:00
Bernard Xiong 108ba3b371 [finsh] change display format for list_thread. 2016-07-13 09:37:51 +08:00
Bernard Xiong 60e36defc4 [libc] Add CodeSourcery G++ lite check. 2016-07-13 09:37:51 +08:00
Bernard Xiong 477857d38d Merge pull request #645 from armink/master
[BSP] Add usart DMA Rx driver to stm32f40x.
2016-07-09 21:38:35 +08:00
armink f4f4bd543d [BSP] Add usart DMA Rx driver to stm32f40x. 2016-07-09 11:07:20 +08:00
Bernard Xiong 47f0798079 [C++] Add _init/_fini routines for GCC 2016-06-28 08:24:26 +00:00
Bernard Xiong bb9bb4ea79 Merge pull request #641 from kontais/master
[BSP] flush cache after exception code install in loogson 1B/C
2016-06-16 17:01:34 +08:00
kontais c72433560d flush cache after exception code install on ls1b 2016-06-15 08:42:38 -07:00
kontais b96f07e477 flush cache after exception code install 2016-06-15 08:09:56 -07:00
Bernard Xiong 99481cd0ac [DeviceDrivers] uart configure issue.
uart configure shall not been performed if uart is not open.
2016-06-13 13:31:13 +08:00
Bernard Xiong 45c7f03035 [finsh] Fix object name issue in list_* cmd. 2016-06-13 13:29:18 +08:00
Bernard Xiong 4d93c31cce Revert "[finsh] Beautify all list object information command."
This reverts commit cd3b0cfff5.
2016-06-13 11:08:23 +08:00
Bernard Xiong 2296b2b84f Merge pull request #639 from armink/master
[finsh] Beautify all list object information command.
2016-06-04 22:42:57 +08:00