heyuanjie87
|
bc5a5f89e9
|
添加新的mtd接口
|
2018-09-18 18:41:33 +08:00 |
Bernard Xiong
|
ef4f904096
|
Merge pull request #1824 from yangfasheng/master
update armlibc/stdio.c
|
2018-09-18 18:38:57 +08:00 |
Bernard Xiong
|
6de7be2693
|
Merge pull request #1822 from uestczyh222/hwtimer
[Components][Drivers][hwtimer]fix 'index' declared without an initial…
|
2018-09-18 18:38:44 +08:00 |
yangfasheng
|
f31b11de78
|
update armlibc/stdio.c
Signed-off-by: yangfasheng <yangfasheng@rt-thread.com>
|
2018-09-18 17:53:28 +08:00 |
ZYH
|
9a666099aa
|
[Components][Drivers][hwtimer]fix 'index' declared without an initial value
|
2018-09-18 15:30:52 +08:00 |
lida
|
786b296a8e
|
[bsp][stm32f40x]add main.c to file applications ,delete application.c and startup.c
|
2018-09-18 15:11:57 +08:00 |
Bernard Xiong
|
1abe83531c
|
Merge pull request #1820 from Lawlieta/at
[net][at] Fix AT Socket select send data issue.
|
2018-09-17 19:24:11 +08:00 |
chenyong
|
e2706c14b1
|
[net][at] Fix AT Socket select send data issue.
|
2018-09-17 18:07:26 +08:00 |
Bernard Xiong
|
3fce70d804
|
Merge pull request #1815 from xuzhuoyi/stm32f429-disco
Add LCD and guiengine support for stm32f429-disco
|
2018-09-17 14:24:02 +08:00 |
Bernard Xiong
|
d41212fd20
|
Merge pull request #1818 from uestczyh222/CLA
[Components][Drivers][SPI]fix "Value stored to 'result' is never read"
|
2018-09-17 14:20:59 +08:00 |
ZYH
|
cc8ab15472
|
[Components][Drivers][SPI]fix "Value stored to 'result' is never read"
|
2018-09-17 10:06:54 +08:00 |
Bernard Xiong
|
16a7c398d5
|
Update README.md
|
2018-09-16 18:37:11 +08:00 |
Bernard Xiong
|
613544ae74
|
Merge pull request #1816 from liruncong/imx6
修改imx6sx重新menuconfig后编译失败问题
|
2018-09-16 17:25:19 +08:00 |
liruncong
|
f977b2a955
|
修改重新menuconfig后编译失败问题
|
2018-09-16 09:19:45 +08:00 |
xuzhuoyi
|
65fff5b4b2
|
[bsp][stm32f429-disco] Fix The Travis CI building failure
|
2018-09-15 16:22:54 +08:00 |
Bernard Xiong
|
277e0bc177
|
Merge pull request #1814 from parai/master
bring up dlmoudle on x86
|
2018-09-15 15:53:31 +08:00 |
xuzhuoyi
|
d5c7a63800
|
[bsp][stm32f429-disco] Modify readme.md
|
2018-09-15 14:28:09 +08:00 |
parai.wang
|
133a42fbb7
|
bring up dlmoudle on x86
|
2018-09-15 13:32:42 +08:00 |
Bernard Xiong
|
8b161fad6d
|
Merge pull request #1794 from AubrCool/fix-bxcan.fif1.filter.error
[bsp] stm32f10x correct fifo1 alloc error
|
2018-09-15 13:14:37 +08:00 |
liruncong
|
af1044955a
|
修正am335x中mmu问题
1) mmu_disable_dcache/mmu_enable_dcache等, 应使用rt_cpu_xxx相关函数,否则会跑飞. armcc并没有提供rt_cpu_xxx对应汇编代码,先删除
2) mmu_setmtt抽取为函数mmu_setmtts,并增加RT_WEAK.mmu_setmtts此处作为示例函数.实际用户板子可在bsp中重新实现该函数.可在rt_components_board_init函数前调用rt_hw_mmu_init
|
2018-09-15 11:37:14 +08:00 |
tangyuxin
|
324bfc5897
|
[DeviceDriver][wlan] add new wlan framework
|
2018-09-15 10:16:04 +08:00 |
Aubr.Cool
|
a53e5c73f1
|
stm32f10x bxcan
bxcan fix align
|
2018-09-15 08:37:38 +08:00 |
Bernard Xiong
|
2c6c4a747b
|
Merge pull request #1809 from Bluebear233/patch-1
Update libc.c
|
2018-09-15 08:11:41 +08:00 |
Bernard Xiong
|
414248e999
|
Merge pull request #1808 from RT-Thread/feature_apache2
[Kernel] Update to Apache License v2.0
|
2018-09-15 08:11:10 +08:00 |
Bluebear233
|
ad1d6600b8
|
Update libc.c
修复没有使用RT_USING_CONSOLE时,libc.c编译报错
|
2018-09-15 00:32:36 +08:00 |
Bernard Xiong
|
3a5d9e73f1
|
Merge pull request #1807 from Lawlieta/at
fix at receive data issue
|
2018-09-14 22:41:04 +08:00 |
Bernard Xiong
|
41f7f2c284
|
[Kernel] Update to Apache License v2.0
Update license for RT-Thread kernel.
|
2018-09-14 22:37:43 +08:00 |
xuzhuoyi
|
efe00652c1
|
[bsp][stm32f429-disco] Change to use rt_components_init()
|
2018-09-14 20:30:09 +08:00 |
chenyong
|
3302ef9d65
|
[net][at] Add at_client_recv function receive data timeout
|
2018-09-14 19:31:43 +08:00 |
chenyong
|
8f95b78da2
|
[net][at] fix at select receive event change issue.
|
2018-09-14 19:25:45 +08:00 |
Bernard Xiong
|
0aa4b72b45
|
Merge pull request #1801 from SummerGGift/change_status_code
[tools]: change the status code
|
2018-09-14 07:31:15 +08:00 |
xuzhuoyi
|
68c5cc39c3
|
[bsp][stm32f429-disco] Add guiengine support
|
2018-09-13 21:35:52 +08:00 |
xuzhuoyi
|
fd7af6a150
|
[bsp][stm32f429-disco] Add SPI Error Handler
|
2018-09-13 19:13:00 +08:00 |
xuzhuoyi
|
e58bc98ff0
|
[bsp][stm32f429-disco] Add LCD support
|
2018-09-13 18:44:51 +08:00 |
SummerGift
|
efefc551b6
|
[tools]: change the status code
|
2018-09-13 11:23:23 +08:00 |
Bernard Xiong
|
6ce20716d9
|
Merge pull request #1800 from SummerGGift/add_silent_mode
[tools]: add menconfig silent mode
|
2018-09-12 21:32:44 +08:00 |
Bernard Xiong
|
6e3e9cc076
|
Merge pull request #1796 from armink/rbb
[DeviceDriver] Add rbb (ring block buffer) data structure.
|
2018-09-12 21:32:25 +08:00 |
SummerGift
|
c831fae96d
|
[tools]: add menconfig silent mode
|
2018-09-12 20:56:23 +08:00 |
Bernard Xiong
|
e59aa648b3
|
Merge pull request #1798 from HubertXie/master
Update sal_socket.c
|
2018-09-12 15:37:59 +08:00 |
Bernard Xiong
|
e0c003deb5
|
Merge pull request #1793 from liruncong/am335x
修正bsp\beaglebone重新menuconfig未增加任何配置项时编译失败问题. 并增加C++编译支持
|
2018-09-12 15:02:59 +08:00 |
HubretXie
|
e14330daf9
|
Update sal_socket.c
|
2018-09-12 10:26:46 +08:00 |
HubretXie
|
8edb978c9a
|
Update at_client.c
修复LOG_X修改引起的编译错误
|
2018-09-12 10:22:31 +08:00 |
HubretXie
|
e045c656f0
|
Update at_socket.c
修复LOG_X修改引起的编译错误
|
2018-09-12 10:22:00 +08:00 |
Bernard Xiong
|
471d25ce49
|
Merge pull request #1799 from liruncong/dev0911
修正_sys_command_string返回值
|
2018-09-12 10:04:26 +08:00 |
Bernard Xiong
|
e4bdcef4af
|
Merge pull request #1797 from armink/fix_slist
[slist] Add rt_slist_tail and rt_slist_tail_entry for slist.
|
2018-09-12 10:03:46 +08:00 |
armink
|
dff8a2c513
|
[DeviceDriver] Add rbb (ring block buffer) data structure.
|
2018-09-12 08:59:58 +08:00 |
liruncong
|
ba20a00e19
|
_sys_command_string返回值错误,no support时cmd为随机数据,可能导致c库初始化时在此函数返回处死循环或跑飞.
|
2018-09-11 23:36:01 +08:00 |
HubretXie
|
8a9646b613
|
Update sal_socket.c
修复关闭socket时的Bug
|
2018-09-11 22:26:17 +08:00 |
Bernard Xiong
|
b1bbf434a6
|
Merge pull request #1795 from liruncong/armlibc
armlibc下malloc/realloc/calloc函数声明同一更正
|
2018-09-11 20:52:08 +08:00 |
armink
|
a969b7096f
|
[slist] Add rt_slist_tail and rt_slist_tail_entry for slist.
|
2018-09-11 20:06:40 +08:00 |