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

10359 Commits

Author SHA1 Message Date
Bernard Xiong
b7dd3cae09
Merge pull request #4043 from zhangsz0516/zhangsz_1120
[libcpu][update]重启与关机函数:rt_hw_cpu_shutdown、rt_hw_cpu_reset,补充WEAK属性
2020-11-23 17:40:34 +08:00
Bernard Xiong
764dc294af
Merge pull request #4072 from Guozhanxin/gitee_master
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
2020-11-23 16:21:15 +08:00
David Lin
ef08c04224
Update drv_can.h 2020-11-23 15:18:03 +08:00
BalanceTWK
4bfe55a0a1 [bsp/thead-smart] select ARCH_RISCV32 and ARCH_RISCV_FPU_S 2020-11-23 12:55:06 +08:00
guozhanxin
a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 2020-11-23 11:39:38 +08:00
thread-liu
2f5bfddde3 [add] sdio driver for stm32mp1-dk1. 2020-11-23 09:57:11 +08:00
Meco Man
54143409ca
增加#include <rtconfig.h> 防止开启termios功能后报错 2020-11-23 01:14:44 +08:00
guohp1128
4d6c606469 updata nordic adc drv 2020-11-23 00:13:36 +08:00
Bernard Xiong
ad8d95b1c4
Merge pull request #4046 from balanceTWK/riscv_fpu_k210_20201120
[libcpu/risc-v][K210] add FPU support
2020-11-22 21:28:13 +08:00
malongwei
d6c8b46dad add 'rt_ringbuffer_peak' API 2020-11-22 14:20:02 +08:00
mysterywolf
75f0698bd3 【English readme】[stm32f767 nucleo] add English version readme 2020-11-21 21:47:32 +08:00
mysterywolf
21f713ab92 【English Readme】[stm32f446 nucleo] add English version readme 2020-11-21 18:08:01 +08:00
mysterywolf
ff7c2a12ea delete private file 2020-11-21 17:57:43 +08:00
yangjie11
d79802b942 [src][SConscript] Provide user heap options 2020-11-21 17:56:02 +08:00
mysterywolf
bc2ed1fc81 【English Readme】[stm32f413 nucleo] add English version readme 2020-11-21 17:54:43 +08:00
mysterywolf
39540fe0c0 【English Readme】stm32f412 nucleo add English version readme 2020-11-21 17:46:19 +08:00
mysterywolf
b0e6d81c03 【English readme】 fixed some unreasonable sentences. 2020-11-21 16:49:23 +08:00
Meco Man
3634621815
Merge pull request #2 from RT-Thread/master
update
2020-11-21 16:23:43 +08:00
tangweikang
62654ea9ed [K210] update Kconfig : select ARCH_RISCV_FPU_S 2020-11-21 14:28:45 +08:00
tangweikang
732382c676 [K210] update compile parameters and startup_gcc.S 2020-11-21 13:47:58 +08:00
David Lin
33098b9294
Update vbus_hw.h
Added define __VBUS_HW_H__
2020-11-20 21:44:25 +08:00
David Lin
c72c44221d
Update exception_gcc.S
thead- > thread
2020-11-20 18:43:10 +08:00
tangweikang
c8deffcf56 [libcpu/risc-v][K210] add FPU support 2020-11-20 13:53:50 +08:00
yangjie11
089c2dd106
Merge pull request #4 from RT-Thread/master
sync
2020-11-20 13:40:01 +08:00
张世争
e8eb74da58 [rtc.alarm][fix]fix alarm when update datetime 2020-11-20 09:02:20 +08:00
张世争
355f8dd95c [libcpu][update]重启与关机函数:rt_hw_cpu_shutdown、rt_hw_cpu_reset,补充WEAK属性 2020-11-20 08:49:51 +08:00
Bernard Xiong
9dc0bbb814 Merge remote-tracking branch 'gitee/gitee_master' 2020-11-20 08:18:38 +08:00
chenjh
3fa1f523df add dac driver for stm32l4 2020-11-18 23:05:18 +08:00
Bernard Xiong
8c00fa3509
Merge pull request #4036 from yangjie11/master
[src] add a __RTTHREAD__ global macro definition
2020-11-18 22:08:01 +08:00
yangjie11
b082c91d8b [src] add a __RTTHREAD__ global macro definition 2020-11-18 20:36:42 +08:00
thread-liu
a0f6579167 [update] add GBE dirver for stm32mp1dk1 2020-11-18 15:01:54 +08:00
Bernard Xiong
e1e585a95a
Merge pull request #4033 from Guozhanxin/rtt_master
[fix] When enable audio and usb at the same time. The warning <"MIN" …
2020-11-18 14:45:37 +08:00
guozhanxin
3952fd780f [fix] When enable audio and usb at the same time. The warning <"MIN" redefined> is shown. 2020-11-18 11:13:28 +08:00
yangjie11
d4a682e8d9
Merge pull request #3 from RT-Thread/master
sync
2020-11-18 09:56:35 +08:00
Bernard Xiong
2ef3c9d861
Merge pull request #3329 from Hehesheng/master
fixed drv_gpio bug
2020-11-18 08:11:26 +08:00
Bernard Xiong
886ce43403
Merge pull request #3661 from whik/whik_sf2
add support for Microsemi SmartFusion2 family FPGA
2020-11-18 08:09:54 +08:00
Bernard Xiong
3700283812
Merge pull request #3924 from qiyongzhong0/fix_bug_of_dataqueue
Fix bug of dataqueue
2020-11-18 08:09:34 +08:00
Bernard Xiong
c2252f63fe
Merge pull request #4003 from mysterywolf/pr4
[bsp][stm32][bluepill] add USART2
2020-11-18 08:08:24 +08:00
Bernard Xiong
37ecf07992
Merge pull request #4028 from zhangsz0516/zhangsz_1117
[componets/drivers/touch]完善Touch设备命令
2020-11-18 08:07:54 +08:00
张世争
10862586bf [componets/drivers/touch]完善Touch设备命令 2020-11-17 08:34:30 +08:00
Bernard Xiong
b0f2133563
Merge pull request #4026 from Moral-Hao/feature/fix_memheap_detach
fix bug of rt_memheap_detach
2020-11-16 23:52:50 +08:00
Bernard Xiong
b437478e30
Merge pull request #4025 from xckhmf/master
[bsp/nrf5x]support for uarte1
2020-11-16 22:33:52 +08:00
minghao_wang
b9a186952c fix bug of rt_memheap_detach 2020-11-16 15:10:22 +08:00
Maofeng
7c783d4e98 [bsp/nrf5x]update .config&rtconfig.h 2020-11-15 22:10:59 +08:00
Maofeng
ffd34fd369 [bsp/nrf5x]support for uarte1 2020-11-15 18:46:28 +08:00
whik
2d71df58dd Modify the script suffix .s to .S 2020-11-13 22:48:02 +08:00
Bernard Xiong
065488e746
Merge pull request #3956 from xfwangqiang/gcc-fix
[Components]&&[BSP][imxrt]add ethernet configuration for imxrt1064-nxp-evk
2020-11-13 07:10:16 +08:00
Bernard Xiong
c5656fbefb
Merge pull request #4020 from mysterywolf/doc-f411
【English readme】[bsp][stm32][f411] add English version readme
2020-11-13 07:08:26 +08:00
Bernard Xiong
95aa5e4468
Merge pull request #4011 from mysterywolf/doc-f091
【English readme】[bsp][stm32][f091] update readme
2020-11-13 07:07:34 +08:00
Bernard Xiong
62a37c0ed7
Merge pull request #4010 from mysterywolf/doc-f072
【English readme】[bsp][stm32][f072-nucleo] add English version readme
2020-11-13 07:05:33 +08:00