ZYH
|
6b18ef3b6a
Merge pull request #1209 from ChunfengMu/fix_bugs
|
7 years ago |
ZYH
|
3c49837d46
Merge pull request #1216 from arthur-jx/master
|
7 years ago |
Bernard Xiong
|
484b667d7d
[libc] Add O_BINARY definition
|
7 years ago |
LiuJX
|
24fb0a3656
1. 修改gpio中断没有清标志位的问题
|
7 years ago |
Bernard Xiong
|
84a44e58dd
[pthread] Fix pthread_detach issue for a none-joinable thread
|
7 years ago |
Bernard Xiong
|
55e2fabbc5
[kernel] lock scheduler when cleanup thread
|
7 years ago |
Bernard Xiong
|
4e41b0573b
[libc] fix the fcntl issue in newlib
|
7 years ago |
Bernard Xiong
|
64a20c0f15
Merge pull request #1212 from aozima/pulls
|
7 years ago |
aozima
|
cd74a4be47
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
|
7 years ago |
aozima
|
19433e0cf5
update SConscript: support scons 3.
|
7 years ago |
aozima
|
e20fb2f5b2
[examples] update:
|
7 years ago |
aozima
|
ff811a93ff
[examples] remove unused old code.
|
7 years ago |
ChunfengMu
|
a499c18072
[Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响.
|
7 years ago |
ZYH
|
0979e30caa
Merge pull request #1202 from xeonxu/fix_gcc
|
7 years ago |
Bernard Xiong
|
9d59b30c21
Merge pull request #1204 from TanekLiang/i.mx_rt_1052
|
7 years ago |
tanek liang
|
9faa6b1d7a
[bsp] fix uart driver bug
|
7 years ago |
Noe Xu
|
37660ac515
Fixed #1187 running issue while using firmware compiled by gcc.
|
7 years ago |
Bernard Xiong
|
a2f20dde4c
Merge pull request #1201 from aozima/cortex-m
|
7 years ago |
ZYH
|
c9fe93dce2
Merge pull request #1199 from ChunfengMu/fix_bugs
|
7 years ago |
aozima
|
dd1041bb7f
[libcpu]: fixed #1196 FPU FPCA issue.
|
7 years ago |
Bernard Xiong
|
7d967f282b
Merge pull request #1198 from armink/fix_netutils
|
7 years ago |
ChunfengMu
|
9798917638
1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。
|
7 years ago |
armink
|
4793dc0d06
[Net][NetUtils] Fix networking utils Kconfig and SConscript.
|
7 years ago |
ZYH
|
d5ddcb13e2
Merge pull request #1195 from ChunfengMu/fix_bugs
|
7 years ago |
ChunfengMu
|
263e9faae4
Update cdc_vcom.c
|
7 years ago |
ChunfengMu
|
2ea318cc03
1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。
|
7 years ago |
Bernard Xiong
|
174787ce69
Merge pull request #1194 from armink/fix_sfud
|
7 years ago |
armink
|
7b8f8d9615
[DeviceDriver][SFUD] Fix flash device lock not detach when an error occurred. #1167
|
7 years ago |
armink
|
c63d9a8864
[DeviceDriver][SFUD] Update SFUD to latest version.
|
7 years ago |
Bernard Xiong
|
1f37c1a497
[Kernel] Fix the object find issue when enable MODULE
|
7 years ago |