Bernard Xiong
|
19f094ae43
|
Merge pull request #2521 from Simon-Leung/simon
[bsp][tm4c129x] Update drv_eth.c
|
2019-03-29 11:06:34 +08:00 |
Wenlong.Fan
|
a35614d179
|
修改CRLF-LF
|
2019-03-29 10:57:15 +08:00 |
Bernard Xiong
|
15d9967a4e
|
Merge pull request #2520 from lymzzyh/k210-enchance
K210 enchance
|
2019-03-29 10:52:09 +08:00 |
Wenlong.Fan
|
5f5b6a9acb
|
修改版权信息,完善一些细节,修改IAR不能打包的问题
|
2019-03-29 10:50:01 +08:00 |
Simon
|
066a54fbc1
|
[bsp][tm4c129x] Update drv_eth.c
Decide whether to close eth hardware checksum by definition.
|
2019-03-29 09:43:32 +08:00 |
Bernard Xiong
|
eabb04ed3d
|
Merge pull request #2491 from lymzzyh/size_t
[libc]fix size_t ssize_t
|
2019-03-29 08:53:21 +08:00 |
ZYH
|
6b7335a36f
|
[libc]fix size_t ssize_t
|
2019-03-28 17:18:40 +08:00 |
ZYH
|
fcb88f7034
|
[libcpu][k210]fix stack frame print
|
2019-03-28 17:05:52 +08:00 |
ZYH
|
12ec9db198
|
[BSP][K210]add io config print
|
2019-03-28 17:05:34 +08:00 |
ZYH
|
3e7a245c46
|
[BSP][K210]utest support
|
2019-03-28 17:05:25 +08:00 |
ZYH
|
916cd899f3
|
[BSP][K210]Add interface reboot
|
2019-03-28 17:05:08 +08:00 |
Wenlong.Fan
|
fb27e8222c
|
Merge remote-tracking branch 'RT-Thread/master'
|
2019-03-28 16:01:06 +08:00 |
Wenlong.Fan
|
7db820fb0a
|
删除打包工具
|
2019-03-28 15:52:07 +08:00 |
Bernard Xiong
|
437b0da91e
|
Merge pull request #2518 from ErnestChen1/master
[src/clock.c] avoid warning
|
2019-03-27 20:37:07 +08:00 |
Ernest Chen
|
aa3295d7f0
|
[src/clock.c] avoid warning
|
2019-03-27 19:50:40 +08:00 |
Wenlong.Fan
|
7b7ca405b0
|
[BSP]add BSP for Winner Micro W60X devices。
|
2019-03-27 17:50:48 +08:00 |
Bernard Xiong
|
d7f849c879
|
Merge pull request #2515 from xuzhuoyi/rtdef.h
[bsp][tms320f28379d] Add SCI support
|
2019-03-27 17:08:18 +08:00 |
xuzhuoyi
|
a93b9d00c5
|
[bsp][tms320f28379d] Update README.md
|
2019-03-27 13:10:13 +08:00 |
xuzhuoyi
|
843cc6fcd1
|
[bsp][tms320f28379d] Add SCI support
|
2019-03-27 13:09:19 +08:00 |
Bernard Xiong
|
43a499c008
|
Merge pull request #2497 from whj4674672/master
[READY][bsp][stm32]add stm32h743-atk-apollo
|
2019-03-27 10:24:29 +08:00 |
Bernard Xiong
|
95beb80b1e
|
Merge pull request #2513 from BernardXiong/branch_tools
[Tools] Remove Makefile from BSP
|
2019-03-27 09:55:23 +08:00 |
Bernard Xiong
|
edcf8dacda
|
Merge pull request #2512 from BernardXiong/fix_drv_audio
[BSP] Add device ops for audio driver in qemu-vexpress-a9
|
2019-03-27 09:54:24 +08:00 |
Bernard Xiong
|
c9bcfcc63c
|
Merge pull request #2510 from BernardXiong/branch_datatype
[Kernel] Support ARCH data types definitions
|
2019-03-27 00:05:29 +08:00 |
BernardXiong
|
47ca1c2ff4
|
[Tools] Remove Makefile from BSP
|
2019-03-26 16:00:41 +00:00 |
BernardXiong
|
0622b5a0df
|
[BSP] Add device ops for audio driver
|
2019-03-26 15:52:47 +00:00 |
Bernard Xiong
|
4bdbb5c24d
|
Merge pull request #2507 from qgyhd1234/fal
[BSP]Modify the fal_cfg.h to support spi flash
|
2019-03-26 23:49:24 +08:00 |
Bernard Xiong
|
f95f1e14ec
|
Merge pull request #2504 from tyustli/master
[component/CMSIS]remove the CMSIS component and add the CMSIS to some bsp.
|
2019-03-26 23:46:28 +08:00 |
Bernard Xiong
|
1cf98dd9a3
|
Merge pull request #2509 from BernardXiong/branch_tools
[libcpu] Fix the build directory issue
|
2019-03-26 23:44:19 +08:00 |
BernardXiong
|
50a97669cf
|
[Kernel] Add object re-initialization check.
|
2019-03-26 13:49:18 +00:00 |
BernardXiong
|
bd8f0d0423
|
[libcpu] Fix the build directory issue
|
2019-03-26 13:36:01 +00:00 |
zylx
|
8aaaefe1eb
|
[BSP]Modify the fal_cfg.h to support spi flash
|
2019-03-26 19:21:08 +08:00 |
whj4674672
|
c5e9a6a41b
|
[WIP][stm32]修改PR STM32H743中存在的错误
|
2019-03-26 17:04:45 +08:00 |
tyustli
|
ea8509717e
|
delete C++ support for gcc in the rtconfig.py file
|
2019-03-26 15:41:06 +08:00 |
tyustli
|
8327200072
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2019-03-26 14:06:13 +08:00 |
tyustli
|
1be90253d0
|
delete the CMSIS from components and add the CMSIS
and add the CMSIS in some specific BSP
|
2019-03-26 13:58:33 +08:00 |
BernardXiong
|
fd9835e4f4
|
[Kernel] Fix the bsp external config name
|
2019-03-26 05:08:24 +00:00 |
BernardXiong
|
1487a4f732
|
[Kernel] Support ARCH data types definitions
|
2019-03-26 01:03:39 +00:00 |
Bernard Xiong
|
0f22a85eba
|
Merge pull request #2499 from ylz0923/patch-1
[bsp][stm32][libraries][HAL_Drivers] Update drv_common.c
|
2019-03-26 08:54:10 +08:00 |
Bernard Xiong
|
b1a98ebe46
|
Merge pull request #2502 from BernardXiong/branch_tools
[Tools] Add Makefile generation and Eclipse target
|
2019-03-25 22:26:16 +08:00 |
Bernard Xiong
|
94e7f7316b
|
Merge pull request #2503 from qz721/libcpu_cortex_a
Make 'qemu-vexpress-a9' and 'imx6ul' use the same libcpu code.
|
2019-03-25 21:58:48 +08:00 |
qz721
|
2eb1bef773
|
Make 'qemu-vexpress-a9' and 'imx6ul' use the same libcpu code.
|
2019-03-25 20:03:49 +08:00 |
Bernard Xiong
|
bc6117b4e5
|
Merge pull request #2498 from tyustli/master
last push forget modified the templates to support C++
|
2019-03-25 19:36:43 +08:00 |
Bernard Xiong
|
0beda607ed
|
Merge pull request #2501 from zhaojuntao/fix-rt_vsnprintf-bug
[src/kservice.c] 修复 rt_vsnprintf 函数 bug
|
2019-03-25 19:20:49 +08:00 |
Bernard Xiong
|
c949383704
|
Merge pull request #2487 from wangyq2018/es32f0654
[bsp/es32f0654] add hwtimer driver
|
2019-03-25 19:19:09 +08:00 |
Bernard Xiong
|
598af9f918
|
Merge pull request #2486 from wangyq2018/es32f0334
[bsp/es32f0334] add hwtimer driver
|
2019-03-25 19:18:36 +08:00 |
Bernard Xiong
|
543881e060
|
Merge pull request #2500 from enkiller/dev
移除 SConscript.1 临时文件
|
2019-03-25 19:14:17 +08:00 |
MurphyZhao
|
0f673df08a
|
[src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题
[src/kservice.c] 修复 rt_vsnprintf 处理 size 和 buf 为 0 极端情况的 bug (对 0 地址写入)
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-03-25 16:50:13 +08:00 |
tangyuxin
|
e6d1537327
|
移除 SConscript.1 临时文件
|
2019-03-25 15:18:09 +08:00 |
杨连钊
|
b3cea3f5a8
|
Update drv_common.c
|
2019-03-25 10:35:32 +08:00 |
tyustli
|
4b6c732cd7
|
last push forget modified the templates to support C++
this time add C++ for templates
|
2019-03-25 10:28:12 +08:00 |