4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 23:55:46 +08:00

11548 Commits

Author SHA1 Message Date
Bernard Xiong
8b3349ebe4
Merge pull request #4561 from supperthomas/nrf51822
[bsp/nrf51822] fix the nrf51822 with microbit board
2021-04-10 13:51:06 +08:00
supperthomas
3101fb7104 remove the ignore 2021-04-09 21:40:27 +08:00
supperthomas
18d20e106f add the ci 2021-04-09 21:13:41 +08:00
supperthomas
6e4818ff63 add the ignore 2021-04-09 21:07:46 +08:00
yangjie
3755427ff1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into bsp-to-apache 2021-04-09 18:38:40 +08:00
Bernard Xiong
e99448c313
Merge pull request #4588 from mysterywolf/kservice
add "kservice optimization" option
2021-04-09 18:05:04 +08:00
Bernard Xiong
be7803e43d
Merge pull request #4589 from greedyhao/ab32
[AB32VG1] add heap size
2021-04-09 18:04:44 +08:00
greedyhao
849e7728db [ab32vg1] Enable RT_USING_LIBC 2021-04-09 17:41:28 +08:00
greedyhao
42dc1c9c3e [ab32vg1] rewrite drv_xx.c 2021-04-09 17:35:26 +08:00
Bernard Xiong
c6dae74401
Merge pull request #4587 from Guozhanxin/file_check
[update] file_check.py, Improve compatibility.
2021-04-09 15:46:50 +08:00
Bernard Xiong
f358426c49
Merge pull request #4583 from fenghuijie/master
[Cortex-A]add gic&gtimer interface
2021-04-09 15:46:03 +08:00
Meco Man
e65b2a1c2e add "kservice optimization" option 2021-04-09 13:37:55 +08:00
Meco Jianting Man
342b0a3b1f
Merge pull request #36 from RT-Thread/master
pr
2021-04-09 12:15:19 +08:00
guozhanxin
dbebcd7264 [update] file_check.py, Improve compatibility. 2021-04-09 11:08:25 +08:00
fenghuijie
62f764edc1 add type modifier for immediate data 2021-04-09 11:07:58 +08:00
yangjie
75e4c9dd0a [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
Bernard Xiong
31cb379dae
Merge pull request #4578 from StackRyan/sensor0407
[fix] fix measurement unit of "percentage" to "permillage" for accuracy.
2021-04-09 10:20:49 +08:00
Bernard Xiong
c6540b8cbf
Merge pull request #4584 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-04-09 08:47:27 +08:00
rtthread-bot
42867186b2 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-04-08 16:43:28 +00:00
supperthomas
5e87a6e5d9 add the ignore file 2021-04-08 22:45:34 +08:00
supperthomas
76838b795e revert the file 2021-04-08 22:44:45 +08:00
supperthomas
3d72a6a1f5 add the formatting.py 2021-04-08 22:44:45 +08:00
supperthomas
b9868f2441 add the fixed 2021-04-08 22:44:45 +08:00
supperthomas
c0d47f44c6 add the scons 2021-04-08 22:44:45 +08:00
supperthomas
3c28b29da3 [bsp/nrf51822] fix the complier 2021-04-08 22:44:44 +08:00
Bernard Xiong
9bc3896e41
Merge pull request #4570 from thread-liu/liukang
[update] format ci, add ignore config file.
2021-04-08 22:09:58 +08:00
shuobatian
7355e4b6f3 Merge branch 'fudfe' into gitee_master 2021-04-08 21:19:30 +08:00
Bernard Xiong
c74ee6d9d4
Merge pull request #4582 from thread-liu/master
[update] stm32mp1 wifi sdio.
2021-04-08 21:03:24 +08:00
fenghuijie
0b4416f0b4 add gic&gtimer interface 2021-04-08 15:46:15 +08:00
thread-liu
219012d75e [update] stm32mp1 wifi sdio. 2021-04-08 15:17:53 +08:00
wangqiang
911cda811f 更新project.uvprojx,修复工程文件中还包含了components中已经删除了的文件,造成编译错误 2021-04-08 12:01:14 +08:00
bernard
3d3752e52b !175 优化cortex-a 未定义异常时自动开启FPU的判断条件
Merge pull request !175 from 井底的蛙/gitee_master
2021-04-08 10:05:16 +08:00
zhouji
e939ffe355 优化未定义异常时自动开启FPU的判断条件,当FPU末开启时将自动开启。 2021-04-08 10:01:26 +08:00
thread-liu
9038697183 [update] support bsp .ignore_format.yml. 2021-04-07 18:31:14 +08:00
StackRyan
791ecc093f [fix] fix measurement unit of "percentage" to "permillage" for accuracy. 2021-04-07 16:59:27 +08:00
Meco Jianting Man
f0157360b7
Merge pull request #35 from RT-Thread/master
pr
2021-04-07 16:30:29 +08:00
Bernard Xiong
11c20878c5
Merge pull request #4425 from mysterywolf/pr
[pr][template] 增加符合RTThread代码规范条款描述
2021-04-07 14:36:11 +08:00
liuxianliang
3db7a98a18 [update] change the file encoding to UTF-8. 2021-04-06 11:41:14 +08:00
thread-liu
0c0c371bc6 [update] format ci, add ignore config file. 2021-04-06 11:32:57 +08:00
liuxianliang
2b549d93c8 [fix] change from enter critical area into disable interrupt. 2021-04-06 10:46:31 +08:00
liuxianliang
233e1cd8bc Merge branch 'master' of https://github.com/RT-Thread/rt-thread into develop_one 2021-04-06 10:42:58 +08:00
Bernard Xiong
c5a0df2254
Merge pull request #4550 from mysterywolf/bluertc
[ab32] rt_rtc_control->ab32_rtc_control
2021-04-06 07:54:49 +08:00
shuobatian
a8fb6109e0 fix unused device frame error 2021-04-05 15:08:53 +08:00
tangyuxin
510955ba42 [tools] Python 3 compatibility support 2021-04-05 12:11:14 +08:00
Meco Jianting Man
fd227f79c0
Merge pull request #34 from RT-Thread/master
pr
2021-04-05 10:01:59 +08:00
Bernard Xiong
1e4a463f36
Merge pull request #4508 from Guozhanxin/add_error_check
add error checks of rt_mutex_create()
2021-04-03 23:24:34 +08:00
Bernard Xiong
eec83be864
Merge pull request #4564 from StackRyan/sensor0402
[add] add spo2 sensor support in drivers/include/drivers/sensor.h and…
2021-04-03 23:21:31 +08:00
Bernard Xiong
de1df3e308
Merge pull request #4560 from thread-liu/liukang
[add] .c/.h file format check and license check.
2021-04-02 22:48:16 +08:00
StackRyan
e6f9ecfe26 [add] add spo2 sensor support in drivers/include/drivers/sensor.h and drivers/sensors/sensor.c
Signed-off-by: yuanjie <yuanjie@rt-thread.com>
2021-04-02 21:43:58 +08:00
Bernard Xiong
199f73c72d
Merge pull request #4547 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-04-02 18:37:40 +08:00