Bernard Xiong
|
6e3e9cc076
Merge pull request #1796 from armink/rbb
|
6 years ago |
SummerGift
|
c831fae96d
[tools]: add menconfig silent mode
|
6 years ago |
Bernard Xiong
|
e59aa648b3
Merge pull request #1798 from HubertXie/master
|
6 years ago |
Bernard Xiong
|
e0c003deb5
Merge pull request #1793 from liruncong/am335x
|
6 years ago |
HubretXie
|
e14330daf9
Update sal_socket.c
|
6 years ago |
HubretXie
|
8edb978c9a
Update at_client.c
|
6 years ago |
HubretXie
|
e045c656f0
Update at_socket.c
|
6 years ago |
Bernard Xiong
|
471d25ce49
Merge pull request #1799 from liruncong/dev0911
|
6 years ago |
Bernard Xiong
|
e4bdcef4af
Merge pull request #1797 from armink/fix_slist
|
6 years ago |
armink
|
dff8a2c513
[DeviceDriver] Add rbb (ring block buffer) data structure.
|
6 years ago |
liruncong
|
ba20a00e19
_sys_command_string返回值错误,no support时cmd为随机数据,可能导致c库初始化时在此函数返回处死循环或跑飞.
|
6 years ago |
HubretXie
|
8a9646b613
Update sal_socket.c
|
6 years ago |
Bernard Xiong
|
b1bbf434a6
Merge pull request #1795 from liruncong/armlibc
|
6 years ago |
armink
|
a969b7096f
[slist] Add rt_slist_tail and rt_slist_tail_entry for slist.
|
6 years ago |
liruncong
|
f61c2fb882
armlibc下malloc/realloc/calloc声明同一更正
|
6 years ago |
Bernard Xiong
|
7d3f38e4f6
Merge pull request #1790 from liruncong/dev-dfs
|
6 years ago |
Bernard Xiong
|
651d895391
Merge pull request #1788 from liruncong/dev
|
6 years ago |
Bernard Xiong
|
8c2448a4d4
Merge pull request #1774 from EvalZero/sdio_dev
|
6 years ago |
Bernard Xiong
|
1d6fad9d2f
Merge pull request #1776 from armink/fix_rtdbg
|
6 years ago |
armink
|
aa8ff55bbb
[rtdbg] Change all level sequence. The most urgent log level (error) using 0.
|
6 years ago |
Aubr.Cool
|
771d958e6f
[bsp] stm32f10x correct fifo1 alloc error
|
6 years ago |
Bernard Xiong
|
729654f1a6
Update .travis.yml
|
6 years ago |
Bernard Xiong
|
84a2ca3421
Update rtconfig.py
|
6 years ago |
Bernard Xiong
|
5014a5ed6e
Update rtconfig.py
|
6 years ago |
Bernard Xiong
|
f9a61768c5
Merge pull request #1791 from liruncong/rt_hw_backtrace
|
6 years ago |
liruncong
|
2cf705d6c7
am335x改动:
|
6 years ago |
liruncong
|
6d16685011
rt_hw_backtrace中多余括号删除. armclang给出警告
|
6 years ago |
liruncong
|
b8b711d0a7
修正参数类型不匹配问题. uint32_t为unsigned int, 而rt_uint32_t为unsigned long
|
6 years ago |
liruncong
|
4496437a91
8. _init/_fini加入RT_WEAK,与库中定义重复,以便通过通过travis ci的gcc自定编译.
|
6 years ago |
Bernard Xiong
|
6b5948f735
Merge pull request #1786 from weety/dev
|
6 years ago |