Commit Graph

12696 Commits

Author SHA1 Message Date
Bernard Xiong 465f5fa4eb
Merge pull request #5140 from liukangcc/uart
[drivers] add uart dma support for stm32l1
2021-10-12 06:02:59 +08:00
Bernard Xiong 2944686dbc
Merge pull request #5142 from liukangcc/imx
[imxrt1050xxx] update imxrt template project to support scons --dist
2021-10-12 06:02:46 +08:00
Bernard Xiong 17833c9b2b
Merge pull request #5144 from liukangcc/stm32h750
[update] fix stm32h750-artpi-h750 工程执行 scons --dist 后无法编译
2021-10-12 06:02:31 +08:00
Bernard Xiong 907d948e8d
Merge pull request #5145 from enkiller/1011-2010
[bsp][simulator] Fix compilation errors
2021-10-12 06:02:19 +08:00
bernard 71f88fb501 !356 向启动打印中添加编译时间信息
Merge pull request !356 from Nrush/gitee_master
2021-10-11 21:59:23 +00:00
Meco Man 698569c3ca [stm32][lib] modify heap size to zero 2021-10-11 17:25:15 -04:00
Jianting (Meco) Man 1426e57db0
Merge branch 'RT-Thread:master' into hal 2021-10-11 15:58:20 -05:00
nrush 861c579c60 [Kernel] Add build time to the boot printing
When the firmware is built many times in a day, we can not distinguish
them by current boot printing for the lack of compile time. So, it is
necessary to add __TIME__ to rt_show_version().

Signed-off-by: nrush <1741598985@qq.com>
2021-10-11 15:25:26 +00:00
malongwei 88133da8e5 fix the tick of drv_common.c in stm32 bsp 2021-10-11 22:38:59 +08:00
charlown a9aa150e16 [bsp/wch/arm/Libraries/ch32_drivers/drv_rtc_ch32f10x.c]: rename rtc ops. 2021-10-11 21:29:23 +08:00
tangyuxin 08e5e9d25f [bsp][simulator] Fix compilation errors 2021-10-11 20:09:47 +08:00
LiuKang 93792b2c84
Update drv_spi.c 2021-10-11 17:45:37 +08:00
Bernard Xiong 277bb736d7
Merge pull request #5074 from fzxhub/master
在bsp的lpc408x中增加ADC驱动的支持
2021-10-11 17:34:22 +08:00
Bernard Xiong bea0b197a7
Merge pull request #5121 from GoldBr1987/master
modify set uart clk bug
2021-10-11 17:33:32 +08:00
liukangcc c7d52a4677 [update] fix stm32h750-artpi-h750 工程执行 scons --dist 后无法编译 2021-10-11 17:25:04 +08:00
liukangcc 3c32e0168d [drv_spi.c] 修复 stm32 drv_spi.c文件中的 spixfer 未实现片选为高电平的 spi 设备 2021-10-11 17:13:33 +08:00
liukangcc 4bf6975467 [imxrt1050xxx] update imxrt template to support scons --dist 2021-10-11 17:09:13 +08:00
liukangcc 89446f25c7 [drivers] add uart dma support for stm32l151 2021-10-11 17:03:59 +08:00
greedyhao 9fc0c75506 [bsp][bluetrum] convert uintxx_t to rt_uintxx_t 2021-10-11 15:56:02 +08:00
liukangcc 2ae8a05963 [update] bl main to bl entry 2021-10-11 14:52:41 +08:00
guo 1fcd2b6cf0
Merge pull request #5042 from WUSY1991/RTT_pr
add yichip/yc3121-pos bsp
2021-10-11 14:19:24 +08:00
mazhiyuan 3aab8c54ca format thread_tc.c 2021-10-11 13:55:17 +08:00
mazhiyuan c3465dfab7 add thread testcase 2021-10-11 13:47:26 +08:00
guo b5c724a061
Merge pull request #5094 from aisino2200/master
ACM32F4XX-nucleo bsp add
2021-10-11 11:27:37 +08:00
guo 39197b438d
Merge pull request #4885 from willianchanlovegithub/WillianChan
[add][components][utilities]Add the Var Export component
2021-10-11 11:02:14 +08:00
guo 2d9ecd8437
Merge pull request #5135 from supperthomas/lpc55_fixed
[bsp][lpc55] fix the console, add the us_delay,fix sdio to filesystem
2021-10-11 09:35:18 +08:00
guo 24f2ce62ba
Merge pull request #5124 from tfx2001/master 2021-10-11 07:49:45 +08:00
Bernard Xiong 4f7d4247de
Merge pull request #5115 from yanmowudi/master
update lib
2021-10-11 01:53:34 +08:00
Bernard Xiong e0c7371b02
Merge pull request #5114 from armink/fix_ulog
[utilities][ulog] Increase the usec check time.
2021-10-11 01:53:21 +08:00
supperthomas 818d95d52e add the fixed project 2021-10-10 21:39:36 +08:00
supperthomas 52738a85e3 add the config 2021-10-10 21:38:08 +08:00
supperthomas 672cc500c5 fix the format 2021-10-10 21:34:54 +08:00
supperthomas 4cbcf5987a [bsp][lpc55] fix the console, add the us_delay,fix sdio to filesystem 2021-10-10 21:06:03 +08:00
guo b691ff389a
Merge pull request #5130 from mysterywolf/format
[bsp][es32] format codes
2021-10-10 15:40:55 +08:00
guo 56a37a0e49
Merge pull request #5132 from mysterywolf/ci
[efm32] 将efm32踢出ci检测队列
2021-10-10 15:19:35 +08:00
CaocoWang 9e50f778f4 revision date 2021-10-10 13:38:20 +08:00
Meco Man 9b0692c507 [efm32] 将efm32踢出ci检测队列 2021-10-10 00:21:29 -04:00
CaocoWang 19dff87ec0 stm32wle5-yizhilian-lm401 2021-10-10 12:18:10 +08:00
Meco Man 3482bf86dc format es32f369x 2021-10-09 15:37:48 -04:00
Meco Man 421867f49e format es32f06543 2021-10-09 15:34:54 -04:00
Bernard Xiong ee27b0cf3e
Merge pull request #5043 from liuhy-2020/master
delete bsp :es8p508x、es32f0271、es32f0334. update driver and Library.
2021-10-10 00:10:32 +08:00
Bernard Xiong 9c90f5cab0
Merge pull request #5122 from mysterywolf/libc
[libc][newlib]在不开启libc的情况下,依然定义RT_USING_NEWLIB和数学库
2021-10-09 23:50:13 +08:00
armink 1f5a4ffe02 [utilities][ulog] Increase the usec check time. 2021-10-09 16:55:46 +08:00
liukangcc c820ae1888 [update] .ignore_format.yml file 2021-10-09 16:45:25 +08:00
liukangcc 02408a8577 [update] the stm32_hal library to the latest version. 2021-10-09 16:24:18 +08:00
guo 50433a51bd
Merge pull request #5123 from shishirong/patch-1
fix ulog compile error.
2021-10-09 13:40:35 +08:00
tfx2001 7fe03a76e6 [bsp][artpi] enable HSI48 clock 2021-10-08 16:24:56 +08:00
shishirong 797c80a7cb fix ulog compile error. 2021-10-08 10:03:01 +08:00
Bernard Xiong 65f52257f9
Update drv_usart.c
remove the end space of line:324.
2021-10-06 04:52:02 +08:00
Meco Man 11d193ea9b [libc][newlib]在不开启libc的情况下,依然定义RT_USING_NEWLIB和数学库 2021-10-05 10:35:27 -04:00