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 |
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 |
liruncong
|
f61c2fb882
|
armlibc下malloc/realloc/calloc声明同一更正
|
2018-09-11 19:46:08 +08:00 |
Bernard Xiong
|
7d3f38e4f6
|
Merge pull request #1790 from liruncong/dev-dfs
dfs_uffs_getdents函数声明问题修正
|
2018-09-11 19:08:47 +08:00 |
Bernard Xiong
|
651d895391
|
Merge pull request #1788 from liruncong/dev
修正打开"Support C++ features"后gcc编译失败问题
|
2018-09-11 19:03:41 +08:00 |
Bernard Xiong
|
8c2448a4d4
|
Merge pull request #1774 from EvalZero/sdio_dev
[DeviceDriver][SDIO] Update sdio debug log.
|
2018-09-11 19:03:10 +08:00 |
Bernard Xiong
|
1d6fad9d2f
|
Merge pull request #1776 from armink/fix_rtdbg
[rtdbg] Optimize footprint for rtdbg log.
|
2018-09-11 19:02:54 +08:00 |
armink
|
aa8ff55bbb
|
[rtdbg] Change all level sequence. The most urgent log level (error) using 0.
|
2018-09-11 18:26:28 +08:00 |
Aubr.Cool
|
771d958e6f
|
[bsp] stm32f10x correct fifo1 alloc error
|
2018-09-11 15:15:25 +08:00 |
Bernard Xiong
|
729654f1a6
|
Update .travis.yml
|
2018-09-11 08:35:03 +08:00 |
Bernard Xiong
|
84a2ca3421
|
Update rtconfig.py
|
2018-09-11 08:34:04 +08:00 |
Bernard Xiong
|
5014a5ed6e
|
Update rtconfig.py
|
2018-09-11 08:32:32 +08:00 |
Bernard Xiong
|
f9a61768c5
|
Merge pull request #1791 from liruncong/rt_hw_backtrace
rt_hw_backtrace中多余括号删除. armclang给出警告
|
2018-09-10 21:29:54 +08:00 |
liruncong
|
2cf705d6c7
|
am335x改动:
1. SConstruct中增加对C++支持
2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
|
2018-09-10 20:25:09 +08:00 |
liruncong
|
6d16685011
|
rt_hw_backtrace中多余括号删除. armclang给出警告
|
2018-09-10 19:58:28 +08:00 |
liruncong
|
b8b711d0a7
|
修正参数类型不匹配问题. uint32_t为unsigned int, 而rt_uint32_t为unsigned long
注: armclang编译器报错
|
2018-09-10 19:51:15 +08:00 |
liruncong
|
4496437a91
|
8. _init/_fini加入RT_WEAK,与库中定义重复,以便通过通过travis ci的gcc自定编译.
|
2018-09-10 19:20:38 +08:00 |
Bernard Xiong
|
6b5948f735
|
Merge pull request #1786 from weety/dev
[sdio] Fixed issue for requset size calculation.
|
2018-09-10 11:36:12 +08:00 |
weety
|
9fd4f6a159
|
Merge branch 'master' into dev
|
2018-09-10 09:47:40 +08:00 |
weety
|
799c5e4ea2
|
[sdio] Fixed merge error.
|
2018-09-09 22:07:06 +08:00 |
weety
|
e19cfd4571
|
[sdio] Fixed issue for requset size calculation.
|
2018-09-09 21:20:08 +08:00 |