Bernard Xiong
|
fa693c51fd
Merge pull request #1246 from TanekLiang/fvp-uart-update
|
7 years ago |
ZYH
|
78c83b364e
Merge pull request #1236 from zhang-peter/patch-1
|
7 years ago |
Valeriy Van
|
a3bac3cb61
Fix wrong memcpy parameter
|
7 years ago |
Valeriy Van
|
bea1115ff1
Uses const UINT8_MAX for max value of uint8_t type; Fixes loop condition.
|
7 years ago |
Valeriy Van
|
f4a36fa6e3
Fixing shift operation in enum declaration
|
7 years ago |
liang yongxiang
|
dc4fde203d
[bsp] update uart driver and fixed typo
|
7 years ago |
Bernard Xiong
|
b9c2acba87
Merge pull request #1245 from TanekLiang/fvp-readme
|
7 years ago |
liang yongxiang
|
7d9cf74393
[bsp] update V2M-MPS2 readme file
|
7 years ago |
Bernard Xiong
|
d16304c696
Merge pull request #1244 from RT-Thread/fix_kservice
|
7 years ago |
朱天龙 (Armink)
|
4e54df820b
[kservice] Update show version year info to 2018.
|
7 years ago |
Bernard Xiong
|
c762500d2f
Merge pull request #1243 from TanekLiang/fvp
|
7 years ago |
liang yongxiang
|
311f4c96dd
[bsp] add v2m-msp2 board support
|
7 years ago |
Bernard Xiong
|
f0ff224954
Merge pull request #1242 from RT-Thread/feature_shell
|
7 years ago |
Bernard Xiong
|
f9a7ba050a
[finsh] convert tab to space and split export API to finsh_api.h
|
7 years ago |
Bernard Xiong
|
15fa3084c3
[Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable
|
7 years ago |
Bernard Xiong
|
44def114fb
Merge pull request #1241 from BernardXiong/feature_signal
|
7 years ago |
BernardXiong
|
38b9ed3118
[Kernel] add sigwait implementation
|
7 years ago |
Bernard Xiong
|
ef668bc3aa
Merge pull request #1240 from enkiller/development
|
7 years ago |
tangyuxin
|
6ceb4554fc
[Drivers]修复不打开dfs时,wlan驱动编译出错的问题
|
7 years ago |
Bernard Xiong
|
491a264358
Merge pull request #1237 from skawu/master
|
7 years ago |
skawu
|
2357842f59
没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告
|
7 years ago |
Peter Zhang
|
d3cb7478ec
[BSP] Fix: stm32f10x external interrupt bug
|
7 years ago |
714826565
|
d4d22d34d3
没用使用RT_USING_HEAP宏时,components.c文件第211行会报警告,增加一条语句用于消除此警告
|
7 years ago |
ZYH
|
90ee8661d9
Merge pull request #1234 from emlslxl/fix-uart
|
7 years ago |
emlslxl
|
e65729660f
fix uart register address structure type
|
7 years ago |
Bernard Xiong
|
669d9d957c
Merge pull request #1232 from enkiller/development
|
7 years ago |
Bernard Xiong
|
4f6fd2e9d7
Merge pull request #1231 from emlslxl/fix-stm32f107
|
7 years ago |
tangyuxin
|
4c2398fe64
[components] Kconfig add option:set main thread stack size
|
7 years ago |
emlslxl
|
b23c2aab0b
修正因驱动文件缺少msd.c而编译文件包含msd.c引起的编译错误
|
7 years ago |
Bernard Xiong
|
610388857e
Merge pull request #1230 from emlslxl/code_style
|
7 years ago |