Commit Graph

3985 Commits

Author SHA1 Message Date
bigmagic 5cd3a1f45c Correction of clerical errors 2020-09-14 14:25:38 +08:00
bigamgic 627dc2a898 rename function 2020-09-11 16:55:10 +08:00
bigamgic 65fa8c92ca raspberry pi bsp update readme 2020-09-11 16:39:54 +08:00
bigamgic b31fe0a578 add raspi4 mbox driver 2020-09-11 16:28:14 +08:00
Bernard Xiong de0bb6f96c
Merge pull request #3883 from bigmagic123/ls2k_add_gmac
Ls2k add gmac
2020-09-11 13:33:16 +08:00
Bernard Xiong ac751db670
Merge pull request #3888 from mysterywolf/master
[add] [libc] libc新增getline/getdelim函数(posix.1-2008)
2020-09-11 13:20:50 +08:00
Bernard Xiong 36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
bigmagic a97b0a0d39 code format 2020-09-11 11:44:49 +08:00
yangjie 38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
Bernard Xiong 6ebab25768
Merge pull request #3864 from luhuadong/develop
[bsp][stm32] support ethernet device for stm32f769-disco
2020-09-11 08:52:57 +08:00
Cathy Li c73d0a7466 Update BSP README with EN Version. 2020-09-09 18:22:26 +08:00
mysterywolf b9b15f89a0 [bsp][efm32] 增加RT_LIBC_USING_TIME 2020-09-08 16:42:58 +08:00
mysterywolf 4305a678a3 修改common文件夹的sconscript 并 取消并恢复上一个commit的提交内容 2020-09-08 16:29:47 +08:00
mysterywolf 4e58b995df [bsp] 修改bsp/lpc408x默认配置文件,使能libc 2020-09-08 15:25:37 +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
bigmagic 39224e4888 fixed loongson bsp compile flags 2020-09-05 10:28:03 +08:00
thread-liu c83c8b490a [update] format code. 2020-09-05 09:24:25 +08:00
thread-liu 8662bb7013 [add] <rtthread.h> header 2020-09-04 13:55:26 +08:00
bigmagic c66314a8b6 fixed loongson bsp build on windows 2020-09-04 11:57:35 +08:00
thread-liu 5dea3cdc27 [update] stm32mp1-ev1 bsp drivers 2020-09-04 10:52:23 +08:00
bigmagic e5a70d532b modify ls2k bsp readme 2020-09-04 10:50:02 +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
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
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 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
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
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
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
chenyingchun0312 696e4c5513 disable NRFX_QSPI_ENABLED for nrf52832
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-08-30 17:22:08 +08:00