4092 Commits

Author SHA1 Message Date
Bernard Xiong
36df6183bb
Merge pull request #4007 from mysterywolf/bluepill
【English readme】[bsp][stm32][bluepill] update readme
2020-11-13 07:04:59 +08:00
Bernard Xiong
7114004fbf
Merge pull request #4013 from mysterywolf/stm32_doc_cn
[readme]更新stm32文档的过时链接以及不符合文件名的标题
2020-11-13 07:04:23 +08:00
Meco Man
877d35a905
Update README.md 2020-11-12 18:02:25 +08:00
Bernard Xiong
b5390d4fc9
Merge pull request #4022 from luhuadong/develop
[bsp][stm32] fixed Kconfig multi-line strings warning
2020-11-12 10:37:44 +08:00
Bernard Xiong
0e5669ed96
Merge pull request #4002 from luhuadong/patch1
[bsp][stm32][driver] remove extra brackets
2020-11-12 08:41:36 +08:00
luhuadong
430828f74e [bsp][stm32] fixed Kconfig multi-line strings warning 2020-11-12 00:01:26 +08:00
Bernard Xiong
feefae348c
Merge pull request #4005 from eYoung8475/master
[bsp][stm32][stm32h743-atk-apollo]Modify LTDC GPIO speed
2020-11-10 12:07:04 +08:00
mysterywolf
d184de906f [readme]更新stm32文档的过时链接以及不符合文件名称的标题 2020-11-08 10:29:07 +08:00
Bernard Xiong
40479b8303
Merge pull request #4004 from mysterywolf/doc-stm32f410
[English readme][bsp][stm32][f410 nucleo] add English readme
2020-11-07 14:40:37 +08:00
Bernard Xiong
b6c803b2a7
Merge pull request #4009 from mysterywolf/nucleo-144
[English readme][bsp][stm32] add nucleo-144 doc
2020-11-07 14:40:01 +08:00
mysterywolf
e71a3f7b4c [update] readme.md 2020-11-07 14:00:54 +08:00
mysterywolf
97b820e48d Signed-off-by: mysterywolf <920369182@qq.com> 2020-11-07 11:36:30 +08:00
mysterywolf
bc9218d78f [update] 2020-11-06 15:40:15 +08:00
mysterywolf
3cd678c13e [update] 2020-11-06 15:38:20 +08:00
mysterywolf
c70777d8b3 [English readme][bsp][stm32] add nucleo-144 doc 2020-11-05 21:26:34 +08:00
mysterywolf
a917f2a29a update 2020-11-05 20:24:54 +08:00
Bernard Xiong
a3b027719f
Merge pull request #4008 from xckhmf/master
[bsp/nrf5x]fixed spi driver bugs
2020-11-05 17:34:45 +08:00
Bernard Xiong
2a349ff17f
Merge pull request #4000 from bigmagic123/add_raspi4_eth_driver
Add raspi4 eth driver
2020-11-03 13:38:03 +08:00
Bernard Xiong
724b413431
Merge pull request #3914 from luhuadong/develop
[bsp][stm32] add usart3 driver init for stm32l4r5-nucleo
2020-11-03 10:53:29 +08:00
bigmagic
b506a3a2c8 remove unnecessary define 2020-11-03 08:58:05 +08:00
Maofeng
ce9132ca53 [bsp/nrf5x]fixed spi driver bugs 2020-11-02 23:46:57 +08:00
mysterywolf
aa6356f899 [bsp][stm32][bluepill] update readme 2020-11-02 18:25:43 +08:00
linyiyang
fb21e50c9e [bsp][stm32][stm32h743-atk-apollo]Modify LTDC GPIO speed 2020-11-02 16:46:36 +08:00
luhuadong
be94c0db20 [bsp][stm32][driver] remove extra brackets 2020-10-31 16:07:52 +08:00
bigmagic
2fcdb0c09c add copyright file header with Apache License 2020-10-30 18:57:49 +08:00
bigmagic
21b4b79a44 update readme 2020-10-30 18:22:03 +08:00
bigmagic
63a0634cea add raspi4 ethernet driver 2020-10-30 18:21:51 +08:00
mysterywolf
7d0b834199 [bsp][stm32][docs] add document: stm32 nucleo64 bsp introduction 2020-10-29 16:29:18 +08:00
mysterywolf
739bf5fea6 [bsp][stm32][bluepill] update readme 2020-10-29 12:10:21 +08:00
Bernard Xiong
a5590816e3
Merge pull request #3992 from chenyingchun0312/master
[bsp/nrf52x] support putting characters to ble host and getting chara…
2020-10-29 09:37:17 +08:00
Bernard Xiong
d854416dd7
Merge pull request #3988 from bigmagic123/add_raspi4_watchdog
Add raspi4 watchdog&hdmi&sdio driver
2020-10-29 09:14:09 +08:00
Bernard Xiong
06eafe3928
Merge pull request #3979 from Dozingfiretruck/master
修复ADC异常
2020-10-28 19:49:00 +08:00
Bernard Xiong
f399aa6f93
Merge pull request #3991 from balanceTWK/stm_iar
[stm32] scons --target=iar/mdk
2020-10-28 19:13:39 +08:00
Bernard Xiong
6a3c57519b
Merge pull request #3990 from thread-liu/develop
[update] openamp driver and add rs485 driver
2020-10-28 18:56:17 +08:00
tangweikang
311d924299 [bsp][stm32] update stm32 mdk project 2020-10-28 14:42:18 +08:00
tangweikang
eabf1cfb4a [bsp][stm32] update stm32l053-st-nucleo project. 2020-10-28 11:57:12 +08:00
tangweikang
2a193a0ce3 [bsp][stm32] update stm32l010-st-nucleo project. 2020-10-28 11:52:58 +08:00
tangweikang
64282eaef6 [bsp][stm32] update stm32/stm32l4r5-st-nucleo project 2020-10-28 11:40:09 +08:00
chenyingchun0312
ac5fb52ef7 [bsp/nrf52x] support putting characters to ble host and getting characters from
ble host via rtthread finsh console

Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-10-27 22:42:12 +08:00
bigmagic
c85946b0e1 update readme 2020-10-27 19:12:05 +08:00
bigmagic
74812c0f2d add raspi4 sdio driver 2020-10-27 18:26:56 +08:00
tangweikang
05fc423ed2 [stm32] scons --target=iar 2020-10-27 17:36:47 +08:00
bigmagic
8cf83694ae add actled biling 2020-10-27 13:18:24 +08:00
bigmagic
3532ad3e3a add hdmi menuconfig 2020-10-27 12:58:37 +08:00
bigmagic
c97f33d11d add raspi4 hdmi driver 2020-10-27 12:46:50 +08:00
thread-liu
d2d6fc47af [update] openamp and rs485 driver 2020-10-27 11:44:52 +08:00
Dozingfiretruck
ec3e26ba28 修复linux下编译失败 2020-10-26 16:52:19 +08:00
bigmagic
67b6177de7 code format 2020-10-26 14:00:19 +08:00
bigmagic
7043451e41 add raspi4 watchdog driver 2020-10-26 13:53:26 +08:00
Bernard Xiong
f48c1d8ba8
Merge pull request #3984 from mysterywolf/pr4
[bsp][stm32][bluepill] support RTC
2020-10-25 15:29:37 +08:00