Commit Graph

10703 Commits

Author SHA1 Message Date
michael 4de8848a8c bsp:ls2k: make uart init more flexible 2021-01-31 23:03:16 +08:00
michael 242530ae70 ls1b: fix the count of GPIO IRQ and improvement the IRQ of UARTS.
from 1b manunal we know it have 64 GPIO IRQ and 12 UARTS
2021-01-31 22:33:58 +08:00
michael d874ab1109 mips:gs232:LS1C300 have 5 group INTC cells but LS1B have 4 group INTC cells 2021-01-31 21:56:30 +08:00
michael 0af3666882 remove unused function declarations 2021-01-31 21:53:00 +08:00
Bernard Xiong 03ebd19a74
Merge pull request #4269 from margguo/feature/use_studio_project_file_template
Feature/use studio project file template
2021-01-26 23:23:30 +08:00
Bernard Xiong 93ae141dd3
Merge pull request #4267 from OpenNuvoton/rtt_dfs_uffs_issue
Append RT_WEAK for overriding various ECC layout.
2021-01-26 22:47:26 +08:00
yaxing.chen 25147060dd format code 2021-01-26 19:35:30 +08:00
yaxing.chen 822e825c8f use template.cproject if it exists 2021-01-26 19:24:37 +08:00
Wayne Lin 44e9a48f1d Enlarge ECC/DATA layout array size. 2021-01-26 17:04:47 +08:00
Wayne Lin 998e370ae1 Append RT_WEAK to override various ECC layout. 2021-01-26 10:44:00 +08:00
Bernard Xiong 02a2670f98
Merge pull request #4264 from margguo/fixbug/keep_makefile_targets
fixbug:keep makefile.targets while it has existed
2021-01-25 16:22:19 +08:00
yaxing.chen c38e2bc6ec update uvprojx file path to abspath 2021-01-25 11:42:10 +08:00
yaxing.chen a77e99f7c2 fixbug:keep makefile.targets while it has existed 2021-01-25 11:33:00 +08:00
Bernard Xiong 46a2e685a2
Merge pull request #4258 from Lawlieta/chenyong
[utilities][ulog] fix ulog backend color log length calculation error
2021-01-24 07:44:22 +08:00
Bernard Xiong e81f1a0eec
Merge pull request #4255 from greedyhao/bluetrum
[bsp][bluetrum] add sdio support
2021-01-22 19:59:27 +08:00
Bernard Xiong 2f7c5f06a9
Merge pull request #3950 from PYGC/dev
[bsp] fix mm32 iar icf bugs
2021-01-22 18:36:10 +08:00
Bernard Xiong f9c5007cae
Merge pull request #3271 from fmkong/sensor_irq_disable
[drivers/sensor]disable irq only when the sensor and module sensors a…
2021-01-22 18:35:21 +08:00
Bernard Xiong b36aeb46a6
Merge pull request #4226 from redocCheng/master
解决添加RT_USING_MTD_NOR编译报错的问题
2021-01-22 18:24:04 +08:00
greedyhao 71bf7993f2 [bsp][bluetrum] change the name of the sd register enum 2021-01-22 16:08:14 +08:00
redoc a04bb0be3a
删除换行 2021-01-22 13:45:41 +08:00
redoc d0743d6090
1、【删除】多余语句 2021-01-22 13:44:15 +08:00
chenyong 43b1daf325 [utilities][ulog] fix ulog backend color log length calculation error
Signed-off-by: chenyong <chenyong@rt-thread.com>
2021-01-21 18:58:57 +08:00
greedyhao eb46de9669 [bsp]bluetrum] update kconfig 2021-01-21 17:24:28 +08:00
greedyhao f7565c4467 [bsp][bluetrum] update copyright 2021-01-21 16:08:06 +08:00
greedyhao 13708b9cda [bsp][bluetrum] delet romfs.c 2021-01-21 16:07:49 +08:00
Bernard Xiong 3066291337
Merge pull request #4253 from thread-liu/master
[update] stm32mp1 uart dma sample.
2021-01-21 12:45:38 +08:00
Bernard Xiong 7ed63ef52b
Merge pull request #4250 from Trisuborn/master
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等
2021-01-21 11:58:52 +08:00
thread-liu c8ac5c748a [update] return value judgment. 2021-01-21 09:46:35 +08:00
Trisuborn 68e5c6f511 Logical error 2021-01-21 06:37:42 +08:00
Trisuborn 3bf767dfe1 文本错误 2021-01-20 23:55:57 +08:00
Trisuborn 55402e19db 优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令 2021-01-20 23:47:18 +08:00
Bernard Xiong 215c899cc9
Merge pull request #3647 from tmmdh/master
fix priority inversion bug of mutex.
2021-01-20 19:43:00 +08:00
greedyhao 52f547f56a [bsp][bluetrum] add cpp support 2021-01-20 19:28:35 +08:00
greedyhao 7d0155eeaa [bsp][bluetrum] add sdio support 2021-01-20 19:28:26 +08:00
tmmdh 9db4d44638 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2021-01-20 18:45:20 +08:00
thread-liu f691db99b5 [update] uart dma sample. 2021-01-20 15:31:38 +08:00
Bernard Xiong afd575105d
Merge pull request #4251 from Lawlieta/chenyong
[ulog] Add backend filtering interface, add async log output control interface, ulog mutex change to semaphore
2021-01-20 11:59:18 +08:00
Trisuborn 63239801d9 修改无意义代码 2021-01-20 11:24:00 +08:00
chenyong 87b5f3f51e [components][utilities][ulog] Add backend filtering interface, add async log output control interface, ulog mutex change to semaphore
Signed-off-by: chenyong <chenyong@rt-thread.com>
2021-01-20 11:20:30 +08:00
Bernard Xiong 160fc1d6a7
Merge pull request #4249 from CraztTnspt/master_01_19
[bsp][stm32] Add HAL_TIM_Base_Init
2021-01-19 20:04:15 +08:00
Trisuborn aed3cc162f 为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令 2021-01-19 17:14:32 +08:00
Zhaoxing Li bda4b68a80 [bsp][stm32] Add HAL_TIM_Base_Init 2021-01-19 14:02:31 +08:00
Bernard Xiong 0fb6a82223
Merge pull request #4241 from mysterywolf/gitignore
[.gitignore] 将dist文件夹滤掉
2021-01-18 16:49:31 +08:00
Bernard Xiong 3dbd91ddfb
Merge pull request #4245 from margguo/feature/update_dist_to_ide
add dist to rt-thread studio support for all bsp
2021-01-18 16:47:43 +08:00
yaxing.chen c32a2b3c63 rename studio.py to rt_studio.py 2021-01-18 16:31:39 +08:00
yaxing.chen 9b7971e801 add dist-ide support for all bsp 2021-01-18 16:00:57 +08:00
Meco Man 48b942d38d [.gitignore] 将dist文件夹滤掉 2021-01-17 20:46:52 +08:00
Meco Man 7405618eaf
Merge pull request #12 from RT-Thread/master
update
2021-01-17 16:44:44 +08:00
Bernard Xiong a18714b04a
Merge pull request #4236 from Jedcheen/master
fix imxrt uart2 wrong configure
2021-01-17 16:14:35 +08:00
Bernard Xiong 2d71a33248
Merge pull request #4238 from mysterywolf/master
[stm32][bsp][bluepill] update readme and update cubemx project
2021-01-17 15:54:53 +08:00