MurphyZhao
|
5885fc414f
[include/libc] 在使用 ARMCC 和 IAR 时,移除对 errno.h 的引入。如果引入了 errno.h,errno 就不会被重定向到 _rt_errno。
|
6 years ago |
MurphyZhao
|
9596a94a8b
[compilers/newlib] 在 syscalls.c 增加 __errno () 函数实现,解决在使用 newlib 编译时 errno 无法重定向到 _rt_errno 的问题
|
6 years ago |
Bernard Xiong
|
ec6118d46a
Merge pull request #2554 from jhbdream/stm32l4r9-bsp
|
6 years ago |
Bernard Xiong
|
7aa89a3c74
Merge pull request #2560 from HubertXie/master
|
6 years ago |
jhb
|
4217aa99d5
修改RAM信息相关内容
|
6 years ago |
jhb
|
e86386c948
修改
|
6 years ago |
HubretXie
|
25cdd8bba9
fix use printf format bug
|
6 years ago |
jhb
|
66e2a24cd7
1】修改bsp目录名称
|
6 years ago |
jhb
|
013f4e1761
继续修改小错误
|
6 years ago |
HubretXie
|
e887972c90
Merge pull request #2 from RT-Thread/master
|
6 years ago |
jhb
|
e6d20e9120
修改了小错误
|
6 years ago |
jhb
|
365de33d75
修改完善README
|
6 years ago |
jhb
|
08a9d4412b
【添加】stm32l4r9-eval bsp
|
6 years ago |
Bernard Xiong
|
694878d4c3
Merge pull request #2540 from enkiller/dfs
|
6 years ago |
tangyuxin
|
e71ec65549
[components][dfs]格式化代码
|
6 years ago |
Bernard Xiong
|
dbb059df59
Merge pull request #2552 from wangyq2018/es32f0654
|
6 years ago |
wangyq2018
|
de222e000e
[bsp/es32f0654] add adc driver
|
6 years ago |
Bernard Xiong
|
44c3f55996
Merge pull request #2527 from xuzhuoyi/gd32e230
|
6 years ago |
Bernard Xiong
|
c14b37f047
Merge pull request #2551 from XiaojieFan/ibox_spi_and_fal
|
6 years ago |
Bernard Xiong
|
75dc0dcbd9
Merge pull request #2543 from Guozhanxin/f411
|
6 years ago |
Bernard Xiong
|
ff70bf5fe5
Fix indentation issue in Kconfig.
|
6 years ago |
dingo1688@126.com
|
1d152b18eb
ibox bsp add spi1 and fal support
|
6 years ago |
xuzhuoyi
|
a0ae9d24d5
[bsp][gd32e230k-start] Update SConscript
|
6 years ago |
xuzhuoyi
|
938d9fa3d9
[bsp][gd32e230k-start] Fix USART bug and change license
|
6 years ago |
Bernard Xiong
|
0255f25174
Update SConscript
|
6 years ago |
Bernard Xiong
|
7d2471c423
Merge pull request #2544 from BernardXiong/disable_color
|
6 years ago |
xuzhuoyi
|
45b602a184
[bsp][gd32e230k-start] Add gd32e230 to .travis.yml
|
6 years ago |
xuzhuoyi
|
b305628582
[bsp][gd32e230k-start] Modify rtconfig.py for Cortex-M23
|
6 years ago |
Bernard Xiong
|
3d05ec698c
Merge pull request #2541 from BernardXiong/fix_critical_smp
|
6 years ago |
Bernard Xiong
|
0366eb13ac
[Kernel] Fix the critical issue when scheduler not start
|
6 years ago |