Meco Man
|
305f9946d8
|
clarify the context
|
2021-04-12 23:08:40 +08:00 |
Meco Man
|
0d21f37119
|
[kernel][irq] 优化DEBUG打印输出位置,防止造成歧义
|
2021-04-12 23:01:35 +08:00 |
liuxianliang
|
865e34650c
|
[add] the function of set [internet up] status, activate the callback.
|
2021-04-12 18:11:37 +08:00 |
Bernard Xiong
|
c44e5165be
|
Merge pull request #4599 from mysterywolf/ab32
[ab32vg1] optimize main function
|
2021-04-12 12:54:37 +08:00 |
Meco Man
|
f1d45a184a
|
优化main函数
|
2021-04-12 11:51:59 +08:00 |
liuxianliang
|
97432efadf
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into develop_one
|
2021-04-12 11:20:11 +08:00 |
Bernard Xiong
|
211b62aea7
|
Merge pull request #4598 from thread-liu/master
[update] ignore dir path check.
|
2021-04-12 11:15:10 +08:00 |
thread-liu
|
91a201264b
|
[update] ignore dir path check.
|
2021-04-12 09:42:08 +08:00 |
Bernard Xiong
|
a193547f2e
|
Merge pull request #4595 from supperthomas/nrf5x_nrf
[bsp/nrfx]add the templete of nrfx
|
2021-04-12 08:17:20 +08:00 |
Bernard Xiong
|
783135303b
|
Merge pull request #4596 from mysterywolf/time
[time][bug] LOG_W will cause a recursive printing if ulog timestamp function is turned on
|
2021-04-12 08:16:05 +08:00 |
supperthomas
|
b2a2da70a4
|
fix the ld
|
2021-04-11 17:04:38 +08:00 |
Meco Man
|
b4040df9dc
|
[libc][time][bug] LOG_W will cause a recursive printing if ulog timestamp function is turned on
|
2021-04-11 13:31:11 +08:00 |
supperthomas
|
9d034b7821
|
add the ld file
|
2021-04-11 12:53:34 +08:00 |
supperthomas
|
66195afe24
|
add the fixed format
|
2021-04-11 12:36:50 +08:00 |
supperthomas
|
b1dbe51d85
|
add the templete of nrfx
|
2021-04-11 12:24:47 +08:00 |
Bernard Xiong
|
1298a38dec
|
Merge pull request #4594 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-04-11 09:56:23 +08:00 |
rtthread-bot
|
ceeaca25fd
|
Merge remote-tracking branch 'rtt_gitee/gitee_master'
|
2021-04-10 16:40:13 +00:00 |
Bernard Xiong
|
9235b62cbe
|
Merge pull request #4479 from mysterywolf/cmake
[tools] 增加cmake生成工具
|
2021-04-10 23:32:51 +08:00 |
liuxianliang
|
f083c67f22
|
[update] ignore format check for lwip files.
|
2021-04-10 18:07:09 +08:00 |
liuxianliang
|
afe6dd9fe5
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into develop_one
|
2021-04-10 18:03:18 +08:00 |
bernard
|
d3be5e4fcf
|
!179 fix unused device frame error
Merge pull request !179 from shuobatian/gitee_master
|
2021-04-10 17:22:49 +08:00 |
Meco Jianting Man
|
8566bfe883
|
增加作者信息
|
2021-04-10 17:08:21 +08:00 |
Meco Jianting Man
|
b2f23f2a96
|
Merge pull request #37 from RT-Thread/master
同步官方
|
2021-04-10 14:00:43 +08:00 |
Bernard Xiong
|
4dc6d00216
|
Merge pull request #4580 from xfwangqiang/stm32
[BSP][STM32]fixed project.uvprojx in stm32l476-st-nucleo
|
2021-04-10 13:53:09 +08:00 |
Bernard Xiong
|
fa2a7b67d4
|
Merge pull request #4297 from steny91/master
[bsp/stm32][libraries/HAL_Drivers][Fix bug] drv_can.c filter config
|
2021-04-10 13:52:37 +08:00 |
Bernard Xiong
|
76bd981add
|
Merge pull request #4567 from enkiller/0405
[tools] Python 3 compatibility support
|
2021-04-10 13:52:07 +08:00 |
Bernard Xiong
|
2cf49c58f5
|
Merge pull request #4571 from yangjie11/bsp-to-apache
[bsp]update GPL license to Apache-2.0, and format license
|
2021-04-10 13:51:35 +08:00 |
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>imer 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 |