4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-17 02:53:32 +08:00

4067 Commits

Author SHA1 Message Date
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
a917f2a29a update 2020-11-05 20:24:54 +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
Bernard Xiong
0633951f23
Merge pull request #3965 from GFWisshit/sparc-v8
Add support for architecture sparc-v8 and soc bm3803.
2020-10-25 12:29:16 +08:00
mysterywolf
951ed9e218 [bsp][stm32][bluepill] support RTC 2020-10-25 09:54:59 +08:00
mysterywolf
0cacc10600 [bsp] [stm32] [bluepill] 更新英文文档,为下周二的英文视频做准备 2020-10-24 18:42:21 +08:00
GFWisshit
c3040add4a 添加了README.md 2020-10-24 18:01:18 +08:00
打盹的消防车
7e011d0f18
Update rtconfig.h 2020-10-24 14:46:19 +08:00
打盹的消防车
14275bb29a
Update .config 2020-10-24 14:45:10 +08:00
thread-liu
5f911c6dc2 [update] mp1 drivers and add rs485 driver. 2020-10-24 11:59:21 +08:00
打盹的消防车
69ded5d22c
Update .config 2020-10-23 19:25:46 +08:00
Dozingfiretruck
d79df8c329 修复ADC异常 2020-10-23 18:15:59 +08:00
GFWisshit
ad917d9010 修改了license header,修改了sconscipt,修改了board.c指针的强制转换类型,interrupt.c添加了新的函数。 2020-10-21 15:09:33 +08:00
Bernard Xiong
84b206533a
Merge pull request #3966 from mysterywolf/master
add stm32f103-blue-pill BSP
2020-10-21 14:42:14 +08:00
Bernard Xiong
14ef00e982
Merge pull request #3970 from supperthomas/supperthomas
[bsp/nrf5x]: add the readme
2020-10-21 14:15:46 +08:00
mysterywolf
ba63b34c58 更新 STM32 BSP wiki说明 2020-10-21 02:55:44 +08:00
mysterywolf
2077aecd13 Update readme 2020-10-21 02:45:59 +08:00
GFWisshit
c1f4d6c691 修改license header,修改driver目录下的SConscript。 2020-10-20 17:32:26 +08:00
supperthomas
84de81bed8 add nrf52832 readme 2020-10-17 22:03:46 +08:00
supperthomas
d3e511e4b1 [bsp/nrf5x] rebuild the readme and doc 2020-10-17 20:46:34 +08:00
mysterywolf
1e54d51086 Update Readme 2020-10-16 16:39:21 +08:00
GFWisshit
7f330c7b79 Add support for architecture sparc-v8 and soc bm3803. 2020-10-16 11:40:00 +08:00
mysterywolf
ab6182aac6 add stm32f103-blue-pill BSP 2020-10-16 11:31:17 +08:00
Dozingfiretruck
af1e92e661 stm32wb 2020-10-14 15:03:33 +08:00
thread-liu
01bdb2c86e [update] Dynamic change console 2020-10-13 15:11:37 +08:00
thread-liu
8edb7c316a [add] stm32h7 adc and dac driver. 2020-10-09 10:24:08 +08:00