Commit Graph

9943 Commits

Author SHA1 Message Date
Cathy Li c73d0a7466 Update BSP README with EN Version. 2020-09-09 18:22:26 +08:00
Bernard Xiong bb49360a78
Merge pull request #3885 from Michael0066/master
ulog:fixed compile err
2020-09-08 18:54:52 +08:00
Bernard Xiong 16c7ba0b77
Merge pull request #3891 from thread-liu/stm32mp157a-dk1
[update] stm32mp1-dk1 bsp drivers
2020-09-08 12:08:15 +08:00
thread-liu abab8b0365 [update] delete extra code. 2020-09-08 09:36:59 +08:00
thread-liu 7c6de68e83 [update] delete rt-thread header file. 2020-09-07 11:59:58 +08:00
Bernard Xiong 8247336afd
Merge pull request #3882 from thread-liu/mp1-ev1
[update] stm32mp1-ev1 bsp drivers
2020-09-06 16:50:43 +08:00
Bernard Xiong ee45d0af2a
Merge pull request #3858 from zyf-in-github/stm32l4_can
[bsp][stm32]add can support for stm32l4
2020-09-06 15:51:45 +08:00
Bernard Xiong 6916af16ca
Merge pull request #3836 from BernardXiong/rm_x1000_bsp
[BSP] remove x1000 bsp for license issue
2020-09-06 10:22:26 +08:00
thread-liu c83c8b490a [update] format code. 2020-09-05 09:24:25 +08:00
Bernard Xiong d890d555a7
Merge pull request #3886 from jesven/fix_smp_ready_table
修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题
2020-09-05 08:59:06 +08:00
thread-liu 8662bb7013 [add] <rtthread.h> header 2020-09-04 13:55:26 +08:00
shaojinchun 731e64f0c5 修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题 2020-09-04 12:12:01 +08:00
michael 3f3ff458ed ulog:fixed compile err
syslog.c:154:34: error: unknown type name 'uint8_t'
2020-09-04 11:15:02 +08:00
thread-liu 5dea3cdc27 [update] stm32mp1-ev1 bsp drivers 2020-09-04 10:52:23 +08:00
thread-liu 2507c6459a [update] format 2020-09-04 10:39:18 +08:00
thread-liu cd5c57b614 [update] stm32mp157a-dk1 bsp 2020-09-04 10:24:58 +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
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