Bernard Xiong
|
ac6da8d4cf
|
Merge pull request #4006 from qiyongzhong0/fix_at_client
fix at_client, avoid creating the same client repeatedly and prevent …
|
2020-11-03 10:47:13 +08:00 |
Bernard Xiong
|
cce66c4bce
|
Merge pull request #3998 from thread-liu/main
[update] check whether it's a same console device.
|
2020-11-03 08:19:47 +08:00 |
Bernard Xiong
|
932e14acb4
|
Merge pull request #3964 from zhangsz0516/zhangsz_1015
add alarm flags, alarm can repeated by hour minute and second
|
2020-11-03 07:55:41 +08:00 |
qiyongzhong0
|
db0880bd26
|
fix at_client, avoid creating the same client repeatedly and prevent working exceptions and memory leaks.
|
2020-11-02 17:43:23 +08:00 |
Bernard Xiong
|
60e9808677
|
Merge pull request #3996 from mysterywolf/master
[bsp][stm32][docs] add document: stm32 nucleo64 bsp introduction
|
2020-11-02 16:03:22 +08:00 |
thread-liu
|
ea89767f2c
|
[update] check whether it's a same console device.
|
2020-11-02 15:00:12 +08:00 |
mysterywolf
|
7d0b834199
|
[bsp][stm32][docs] add document: stm32 nucleo64 bsp introduction
|
2020-10-29 16:29:18 +08:00 |
Bernard Xiong
|
7f50e7f22b
|
Merge pull request #3995 from mysterywolf/master
[bsp][stm32][bluepill] update readme
|
2020-10-29 12:54:53 +08:00 |
Bernard Xiong
|
dacb14f86b
|
Merge pull request #3994 from balanceTWK/master_k210
[libcpu][risc-v] Fixed bsp k210 failing to compile | 修复 k210 无法编译的问题。
|
2020-10-29 12:52:14 +08:00 |
mysterywolf
|
739bf5fea6
|
[bsp][stm32][bluepill] update readme
|
2020-10-29 12:10:21 +08:00 |
Meco Man
|
152638653f
|
Merge pull request #1 from RT-Thread/master
update
|
2020-10-28 23:05:27 -05:00 |
tangweikang
|
2f68120e49
|
[libcpu][risc-v] Fixed bsp k210 failing to compile | 修复 k210 无法编译的问题。
|
2020-10-29 10:54:53 +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
|
9cd38972a2
|
Merge pull request #3981 from mysterywolf/pr1
[revert] [lwip] cc.h IAR structure
|
2020-10-25 16:57:38 +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 |
Bernard Xiong
|
0f3411029c
|
Merge pull request #3982 from mysterywolf/pr2
[bsp] [stm32] [bluepill] update README.md
|
2020-10-25 10:12:52 +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 |
mysterywolf
|
22f8b142b6
|
[revert] [lwip] IAR环境 结构体恢复到之前状态
|
2020-10-24 18:39:31 +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 |
Bernard Xiong
|
bd91d5497e
|
Merge pull request #3643 from OpenNuvoton/rtt_usb_issues
Solved USB device class issue.
|
2020-10-24 13:59:50 +08:00 |
Bernard Xiong
|
ee733babe5
|
Merge pull request #3975 from mysterywolf/master
[bug fixed] add mb mq value overflow-check code
|
2020-10-24 13:17:20 +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 |
mysterywolf
|
98f0cfbf6e
|
define maximum value of ipc type
|
2020-10-23 01:04:06 +08:00 |
Bernard Xiong
|
877921f10b
|
Merge pull request #3977 from BernardXiong/fix_delay_until
[Kernel] fix the delay_until issue
|
2020-10-22 23:51:18 +08:00 |
Bernard Xiong
|
0776b36a4f
|
[Kernel] fix the delay_until issue
|
2020-10-22 22:44:58 +08:00 |