bigmagic
|
e0aa079e52
|
LwIP on 64 bit processor
|
2020-09-04 10:23:31 +08:00 |
bigmagic
|
88314868dd
|
add ls2k gmac driver
|
2020-09-04 10:16:34 +08:00 |
bigmagic
|
1556ba8e7f
|
add ls2k mmu
|
2020-09-04 10:16:34 +08:00 |
bigmagic
|
bd95f3a94f
|
fix mips stackframe and exception
|
2020-09-04 10:16:34 +08:00 |
Bernard Xiong
|
cf622e5177
|
Merge pull request #3874 from sheltonyu/developer
[bsp/at32] add link detecting thread for ethernet driver
|
2020-09-04 09:37:43 +08:00 |
Bernard Xiong
|
bd6171b6ac
|
Merge pull request #3853 from xfwangqiang/gcc-fix
[BSP][imxrt]fixed ethernet driver bug for imxrt
|
2020-09-04 09:34:55 +08:00 |
Bernard Xiong
|
dfab232a5f
|
Merge pull request #3877 from nuclei-community/dev_nuclei_fixport
libcpu/nuclei: Fix wrong RT_KERNEL_INTERRUPT_LEVEL
|
2020-09-04 09:34:37 +08:00 |
Bernard Xiong
|
86e4216275
|
Merge pull request #3869 from mysterywolf/master
[fix/add/bug] 修改armlibc多处,重新提交了[请求优先通过!!]
|
2020-09-04 08:49:11 +08:00 |
Bernard Xiong
|
cf442c2c2e
|
Merge pull request #3876 from xfwangqiang/dev
[BSP][IMXRT]fixed SConstruct file spell error in imxrt1064-nxp-evk
|
2020-09-04 08:48:20 +08:00 |
Bernard Xiong
|
21c42e6c7f
|
Merge pull request #3875 from ChenxuanZhao/develop
[bsp/stm32] Add C++ Support
|
2020-09-04 08:48:03 +08:00 |
Bernard Xiong
|
b0418f6cbf
|
Merge pull request #3878 from supperthomas/supperthomas
[bsp/nrf5x]add the sample of softdevice config
|
2020-09-04 08:47:11 +08:00 |
Bernard Xiong
|
5c1fd3ed39
|
Merge pull request #3868 from nuclei-community/dev_hbird_eval
[bsp/nuclei] Add BSP support for Nuclei HummingBird FPGA Evaluation Board
|
2020-09-04 08:33:03 +08:00 |
Chenxuan Zhao
|
1ca8a956cc
|
[bsp/stm32] Add C++ Support
|
2020-09-04 07:59:37 +08:00 |
supperthomas
|
421dea8fdb
|
[bsp/nrf5x] add the sample of softdevice config
|
2020-09-03 20:53:06 +08:00 |
Huaqi Fang
|
eb00fbeda7
|
libcpu/nuclei: Fix wrong RT_KERNEL_INTERRUPT_LEVEL
RT_KERNEL_INTERRUPT_LEVEL set to 0 is the lowest level.
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-03 18:10:08 +08:00 |
WangQiang
|
8da824c51b
|
fixed SConstruct file spell error in imxrt1064-nxp-evk
|
2020-09-03 15:59:33 +08:00 |
sheltonyu
|
68df79e8ed
|
[bsp/at32] add link detecting thread for ethernet driver
|
2020-09-03 15:15:14 +08:00 |
Chenxuan Zhao
|
53e4b9d515
|
Add C++ Support
|
2020-09-03 14:59:18 +08:00 |
Bernard Xiong
|
f3d1e71131
|
Merge pull request #3872 from ErnestChen1/master
[fix] thread control bug about RT_THREAD_CTRL_CLOSE command
|
2020-09-03 10:36:04 +08:00 |
chenchaoqun
|
c15a7858c9
|
[fix] thread control bug about RT_THREAD_CTRL_CLOSE command
|
2020-09-02 15:04:42 +08:00 |
Huaqi Fang
|
a64f36f198
|
bsp/nuclei: Fix issues mentioned in PR #3868
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-02 11:10:54 +08:00 |
mysterywolf
|
5721fa8990
|
Signed-off-by: mysterywolf
|
2020-09-02 10:33:37 +08:00 |
mysterywolf
|
a162640f89
|
Signed-off-by: mysterywolf
|
2020-09-02 10:25:52 +08:00 |
mysterywolf
|
837604553b
|
增加unistd.c文件
|
2020-09-02 10:22:47 +08:00 |
mysterywolf
|
9b470d448d
|
取消isatty函数在本文件中的实现,转移到其他文件中
|
2020-09-02 10:18:52 +08:00 |
Bernard Xiong
|
82ac7d1eea
|
Merge pull request #3865 from chenyingchun0312/master
Add some config for nrf52832
|
2020-09-02 08:40:27 +08:00 |
Huaqi Fang
|
bc3471e8fa
|
bsp/nuclei: Add more information in hbird_eval doc
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-01 09:17:33 +08:00 |
Huaqi Fang
|
1d6c11fb0f
|
bsp/nuclei: Add new bsp entry doc in README.md
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-01 08:54:18 +08:00 |
Huaqi Fang
|
25709dca1c
|
bsp/nuclei: Add initial bsp support for Nuclei HummingBird SoC
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-01 08:47:21 +08:00 |
chenyingchun0312
|
10a9c12175
|
add ADC, WDT, PWM to Kconfig
|
2020-08-31 21:32:11 +08:00 |
luhuadong
|
8a23803362
|
[bsp][stm32] support ethernet device for stm32f769-disco
|
2020-08-31 15:52:15 +08:00 |
Bernard Xiong
|
d272c9aaf7
|
Merge pull request #3856 from SummerLife/master_710
[stm32][bsp] fix stm32f769-st-disco bsp scons --dist function
|
2020-08-31 08:55:07 +08:00 |
Bernard Xiong
|
3626325277
|
Merge pull request #3862 from qiyongzhong0/fix_dataqueue
fix dataqueue, limit queue size to usable values (2,4,8,16...) to avo…
|
2020-08-31 08:53:28 +08:00 |
Bernard Xiong
|
eeb3bf74c3
|
Merge pull request #3861 from Michael0066/master
utest:fixed compile err
|
2020-08-31 08:52:59 +08:00 |
chenyingchun0312
|
696e4c5513
|
disable NRFX_QSPI_ENABLED for nrf52832
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
|
2020-08-30 17:22:08 +08:00 |
qiyongzhong0
|
c16c5b968f
|
fix dataqueue, limit queue size to usable values (2,4,8,16...) to avoid errors when put_index exceed 0xffff.
|
2020-08-30 14:35:09 +08:00 |
michael
|
4bf1535c42
|
utest:fixed compile err
|
2020-08-29 22:45:22 +08:00 |
Bernard Xiong
|
5495e6447d
|
Merge pull request #3857 from thread-liu/master
[update] drv_hwtimers.c file error struct member variables
|
2020-08-29 09:47:34 +08:00 |
thread-liu
|
c77e9991ea
|
[update] delete extra null string.
|
2020-08-28 13:47:49 +08:00 |
zhuyunfan
|
6dd5af4fa6
|
[bsp][stm32]add can support for stm32l4
|
2020-08-28 12:30:33 +08:00 |
thread-liu
|
fbc307529e
|
[update] error Structural member variables
|
2020-08-28 11:56:33 +08:00 |
SummerGift
|
a1877017f7
|
[stm32][bsp] f7 series bsp templates
|
2020-08-28 09:38:55 +08:00 |
SummerGift
|
1b8244c735
|
[stm32][bsp] fix stm32f769-st-disco bsp scons --dist function
|
2020-08-28 09:32:09 +08:00 |
Bernard Xiong
|
672881ee15
|
Merge pull request #3846 from ynkan/master
修复STM32的硬件定时器的时钟配置问题
|
2020-08-27 19:43:18 +08:00 |
林永
|
9eb2275935
|
Update drv_hwtimer.c
|
2020-08-27 17:29:07 +08:00 |
林永
|
f60f4525f7
|
Update drv_hwtimer.c
新增函数 pclkx_doubler_get 用于获取定时器时钟倍频状态
|
2020-08-27 15:22:15 +08:00 |
Bernard Xiong
|
07ee531c22
|
Merge pull request #3849 from OpenNuvoton/m480
Remove legacy.
|
2020-08-27 12:40:35 +08:00 |
WangQiang
|
5f2bfe16f5
|
fixed ethernet driver bug for imxrt
|
2020-08-27 11:43:53 +08:00 |
Wayne Lin
|
ce5822eb39
|
Disable nuvoton_nuc472 and nuvoton_m05x in CI building.
|
2020-08-27 11:04:05 +08:00 |
林永
|
5121b8da43
|
Update drv_hwtimer.c
好的,已修正。
|
2020-08-27 10:41:09 +08:00 |