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
|
7b788014f7
|
修正drivers下,armclang编译时的警告或错误 注:vcom_tx_thread_entry下, if(!res & CDC_TX_HAS_DATE)应为bug.
|
2018-09-10 19:40:08 +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 |
Bernard Xiong
|
b1065e3bb0
|
Merge pull request #1784 from weety/dev
[sdio] Limit the data size per request based on the sdio controller d…
|
2018-09-09 15:03:09 +08:00 |
weety
|
02a2b78943
|
[sdio] Fixed error for dma size calculation.
|
2018-09-09 14:05:45 +08:00 |
Bernard Xiong
|
30ee805bca
|
Merge pull request #1785 from RT-Thread/feature_license
Update license information.
|
2018-09-09 11:18:38 +08:00 |
Bernard Xiong
|
de3afc2929
|
Update license information.
|
2018-09-09 11:13:41 +08:00 |
weety
|
618e185cd3
|
[sdio] Limit the data size per request based on the sdio controller driver configuration parameters.
|
2018-09-08 23:21:13 +08:00 |
Bernard Xiong
|
63178eb1d6
|
Merge pull request #1781 from Lawlieta/cy
[bsp] update keil/iar project for sal 'af_inet.h' error
|
2018-09-08 23:02:22 +08:00 |
Bernard Xiong
|
c185e7f109
|
Merge pull request #1782 from weety/dev
[bsp][dm365] Fixed thread priority config error, update Kconfig file.
|
2018-09-08 21:12:22 +08:00 |
weety
|
7deaadd782
|
[bsp][dm365] Fixed thread priority config error, update Kconfig file.
|
2018-09-07 23:01:39 +08:00 |
Bernard Xiong
|
b379407fa8
|
Merge pull request #1779 from weety/dev
Solve the flicker problem when display the pyconfig window.
|
2018-09-07 19:30:17 +08:00 |
chenyong
|
1b906876dd
|
[bsp] update keil/iar project for sal 'af_inet.h' error
|
2018-09-07 17:15:22 +08:00 |
weety
|
754d63a193
|
Solve the flicker problem when display the pyconfig window.
|
2018-09-07 13:57:31 +08:00 |
Bernard Xiong
|
ed1e73ab06
|
Merge pull request #1778 from weety/dev
Dev
|
2018-09-07 08:08:22 +08:00 |
Bernard Xiong
|
6fcc5c5504
|
Merge pull request #1777 from zhaojuntao/ymodem-0906
[components][ymodem] 修复 ymodem 不支持 secureCRT 下 1024字节传输的问题
|
2018-09-07 06:41:24 +08:00 |
weety
|
21c8014da3
|
[bsp][dm365] update Kconfig file.
|
2018-09-06 14:16:02 +08:00 |
weety
|
bf3ef10aec
|
[bsp][dm365] Support Kconfig.
|
2018-09-06 14:12:28 +08:00 |
MurphyZhao
|
dcbbb05f50
|
[components][ymodem] 修复 ymodem 不支持 secureCRT 下 1024字节传输的问题
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-09-06 11:02:49 +08:00 |
armink
|
3dea90eaf9
|
[rtdbg] Optimize footprint for rtdbg log.
|
2018-09-06 09:50:18 +08:00 |
Bernard Xiong
|
c125c711a3
|
Merge pull request #1773 from weety/pyconfig
Pyconfig
|
2018-09-05 21:26:30 +08:00 |
weety
|
ae6f47e274
|
Solve the problem of RT_USING_DFS cyclic dependency.
|
2018-09-05 20:52:16 +08:00 |
Bernard Xiong
|
67dde16e97
|
Merge pull request #1775 from shauew/patch-3
修改源文件中的断言指令
|
2018-09-05 17:48:09 +08:00 |
shauew
|
eda579a156
|
修改源文件中的断言指令
避免编译报错!
|
2018-09-05 17:19:59 +08:00 |
EvalZero
|
2c01189114
|
[DeviceDriver][SDIO] Update sdio debug log.
|
2018-09-05 14:50:43 +08:00 |
weety
|
4212c72ff5
|
Support Writting mainmenu text competible with C tools.
|
2018-09-05 11:40:35 +08:00 |
Bernard Xiong
|
6abe7e4ebd
|
Merge pull request #1771 from Lawlieta/chenyong
[net][sal] Fix close/shutdown memory leak issue.
|
2018-09-05 11:18:51 +08:00 |
weety
|
0b85ab290d
|
Improve menuconfig and help information for RT-Thread packages.
|
2018-09-05 11:05:59 +08:00 |
weety
|
df3262f011
|
Beautify the configuration interface and keep the interface style consistent with the c tool.
|
2018-09-05 10:19:28 +08:00 |
weety
|
0f40dd6a57
|
Check if the configuration file needs to be saved when the configuration exits.
|
2018-09-05 10:14:15 +08:00 |
weety
|
ce54828eb0
|
Support generation of kconfig configuration files compatible with C tools.
|
2018-09-05 09:48:01 +08:00 |
weety
|
d344ff5a9e
|
Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig
|
2018-09-05 09:40:12 +08:00 |
weety
|
2a46f0d5ee
|
Fixed choice default value issue for stm32f4xx-HAL.
|
2018-09-05 09:37:56 +08:00 |
weety
|
5e7c56add2
|
Fix dependency loop issue.
|
2018-09-05 09:35:34 +08:00 |
weety
|
7e25fe2266
|
Merge branch 'master' into pyconfig
|
2018-09-04 21:01:05 +08:00 |
weety
|
937e22fc8b
|
Add scons --pyconfig command for configure project.
|
2018-09-04 17:14:33 +08:00 |
xuzhuoyi
|
305307c90c
|
[bsp][tms320f28379d] Add bsp README.md
|
2018-09-04 11:47:06 +08:00 |
chenyong
|
1571ef5acf
|
[net][sal] Fix close/shutdown memory leak issue.
|
2018-09-04 11:02:48 +08:00 |
Bernard Xiong
|
95c36f32e2
|
Update rtdef.h
|
2018-09-04 07:01:39 +08:00 |
xuzhuoyi
|
9d8e27e626
|
[bsp][tms320f28379d] Modify to C28x Compiler Register Conventions
|
2018-09-03 23:02:16 +08:00 |
Bernard Xiong
|
73455eeef5
|
Update ChangeLog.md
|
2018-09-03 22:30:40 +08:00 |
xuzhuoyi
|
5fd1213e73
|
[bsp][tms320f28379d] __rt_ffs() problem caused by 16-bit int
|
2018-09-03 21:39:56 +08:00 |