Bernard Xiong
|
0dae909f66
Merge pull request #2682 from misonyo/rttdev
|
6 years ago |
Bernard Xiong
|
3d04e46289
Merge pull request #2657 from SummerGGift/master_lab
|
6 years ago |
misonyo
|
f58e947da6
[components/drivers/serial]add low level DMA TX config support.
|
6 years ago |
SummerGift
|
76431f6b00
Merge remote-tracking branch 'remotes/origin/master' into master_lab
|
6 years ago |
neal
|
26863a277f
[bsp][at91sam9g45]Fix build bugs which caused by the change of libcpu/arm/arm926/start_gcc.S
|
6 years ago |
Bernard Xiong
|
9f7cc78b06
Merge pull request #2680 from BernardXiong/pthreads
|
6 years ago |
Bernard Xiong
|
ab595cc864
[pthreads] fix the free ptd issue when there is no pthread slot.
|
6 years ago |
Bernard Xiong
|
91f6abb765
Merge pull request #2675 from lymzzyh/qemu-mac
|
6 years ago |
Bernard Xiong
|
9fd017c8c5
Merge pull request #2674 from lymzzyh/k210-sdk
|
6 years ago |
ZYH
|
4f521a0c95
[BSP][qemu-a9] auto generate mac address from host
|
6 years ago |
Bernard Xiong
|
7038465d13
[pthreads] Add PTHREAD_NUM_MAX in Kconfig.
|
6 years ago |
Bernard Xiong
|
bb506e8493
[pthreads] Add spinlock declare and fix code issue.
|
6 years ago |
ZYH
|
e3acd99280
[BSP][K210]fit new sdk
|
6 years ago |
Bernard Xiong
|
a5b611bfd9
Merge pull request #2679 from Lawlieta/develop_sal
|
6 years ago |
chenyong
|
efdb51504c
[net][sal] Fix sys/time.h missing error when not enabled POSIX support
|
6 years ago |
Bernard Xiong
|
5d36fa78c0
[pthreads] Use pthread table for pthread management.
|
6 years ago |
Bernard Xiong
|
b7cc4e9c8a
Merge pull request #2678 from BernardXiong/pthreads
|
6 years ago |
Bernard Xiong
|
377875858f
Merge pull request #2677 from BernardXiong/qemu_vexpress
|
6 years ago |
Bernard Xiong
|
ec6cb9f260
[BSP][qemu-vexpress-a9] code cleaup for compiling warning.
|
6 years ago |
Bernard Xiong
|
3638e5129e
[pthreads] The fields definition are more like those of newlib/glibc.
|
6 years ago |
Bernard Xiong
|
6e981106fb
Merge pull request #2676 from zhaojuntao/fix-tools-utils
|
6 years ago |
MurphyZhao
|
702277a9b9
[tools] 修复 GCC 版本判断的方式并增加异常捕获
|
6 years ago |
Bernard Xiong
|
854d0144d3
Merge pull request #2665 from jesven/new_signal_fix
|
6 years ago |
Bernard Xiong
|
b41ac95ad9
Merge pull request #2672 from vigilancer/patch-1
|
6 years ago |
vigilancer
|
91a9451613
fix typo
|
6 years ago |
shaojinchun
|
8dd2a07d45
去除scheduler.c的_get_highest_priority_thread函数中重复判断
|
6 years ago |
shaojinchun
|
8d59983427
增加k210 bsp中idle任务栈大小到4096
|
6 years ago |
shaojinchun
|
057c7da3a3
修改signal模块默认log级别
|
6 years ago |
shaojinchun
|
bcb7fac0d0
fix signals for k210
|
6 years ago |
shaojinchun
|
c5249157d7
增加signal的状态位说明及一处代码修改,以防止编译警告
|
6 years ago |