Commit Graph

10873 Commits

Author SHA1 Message Date
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
zhouji92 74691ea783 [fix] 修复使用lwip 2.1.2作为协议栈,并使能dhcp server选项时,编译报错问题。 2021-01-20 10:07:55 +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
马浩然 902fe8bd5e
Update drv_spi.c
Bug Fixed : clock division cannot been adjusted as expected due to wrong register configuration.
2021-01-17 23:33:48 +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
Meco Man c2cd5ef7ce update 2021-01-17 14:04:28 +08:00
Bernard Xiong f2bfd34618
Merge pull request #4233 from xiaofengvskuye/master
修复NRF52840启用SPI驱动后编译错误问题
2021-01-15 14:14:29 +08:00
Meco Man 1915c4027a update 2021-01-14 23:47:49 +08:00
Meco Man e93cbcb371 update 2021-01-14 14:06:35 +08:00
Meco Man 7fe68aca57 update 2021-01-14 14:05:37 +08:00
Meco Man f8af4b6d68 update 2021-01-14 13:22:45 +08:00
Meco Man dfedf1ab92 update readme 2021-01-14 00:04:16 +08:00
Meco Man c19183a647 update cubemx 2021-01-13 23:14:22 +08:00
Meco Man f2444c3090 update keil5 project template 2021-01-13 22:55:49 +08:00
Meco Man 5157a55647
Merge pull request #11 from RT-Thread/master
update
2021-01-13 07:33:15 -06:00
Bernard Xiong d8a3ad5431
Merge pull request #4235 from balanceTWK/master_0113
[stm32][stm32f103-blue-pill] add USB device support.
2021-01-13 20:19:08 +08:00
Bernard Xiong d8e7f5cf1d
Merge pull request #4237 from mysterywolf/bspupdate
[readme] update
2021-01-13 19:23:50 +08:00
tangweikang 01b43fcb8c [stm32][stm32f103-blue-pill] add USB device support. 2021-01-13 11:34:45 +08:00
Jedcheen 9fb1520d0e
fix imxrt uart2 wrong configure 2021-01-13 11:31:03 +08:00
Bernard Xiong 55ef9164b5
Merge pull request #4234 from OpenNuvoton/rtt_arm926_gcc_startup_issue
[libcpu/arm/arm926/start_gcc.S] Remove platform-specific code in common.
2021-01-12 22:40:04 +08:00
Wayne Lin 235296073f Remove platform-specific code in common. 2021-01-12 18:31:44 +08:00
xiaofengvskuye 9271f66273 修复NRF52840启用SPI驱动后编译错误问题 2021-01-12 16:16:28 +08:00
Meco Man 660b9fb627 update 2021-01-08 11:20:46 +08:00
Meco Man 0e70ef4001 update 401 2021-01-08 11:18:47 +08:00
Bernard Xiong 6742f9a3ab
Merge pull request #3989 from xinyigao/master
SAI模块-i.mxrt1050evk
2021-01-07 21:27:26 +08:00
redoc 3ac86d08cb
解决添加RT_USING_MTD_NOR编译报错的问题。 2021-01-07 16:28:54 +08:00
Bernard Xiong 84c772ea40
Merge pull request #4218 from mysterywolf/urgent
[kernel] add rt_mb_urgent()
2021-01-06 17:10:23 +08:00
WBI\nxf44444 2e15ec26ba modify drv_sdio.c 2021-01-06 16:16:04 +08:00
Bernard Xiong 89a1f64f63
Merge pull request #4225 from DavidLin1577/patch-2
Update net_test.c
2021-01-05 22:17:32 +08:00
David Lin 037ef1f51f
Update net_test.c
clear the server_addr.sin_zero to '0'.
2021-01-05 18:32:25 +08:00
Bernard Xiong 84f19b84c5
Merge pull request #4223 from iysheng/master
[bsp][gd32103c-eval] Add gd32103c-eval bsp  [src/kservice.c] 更新打印提示時間信息
2021-01-05 09:24:26 +08:00
Meco Man 3f9b3f57ea update 2021-01-05 09:20:53 +08:00
Bernard Xiong 821229f896
Update SConscript 2021-01-05 09:12:04 +08:00
Bernard Xiong 9152c78353
Merge pull request #3967 from liuanlin-mx/master
scons: Add CodeLite target
2021-01-05 09:08:38 +08:00
Bernard Xiong 33ec49fcc1
Merge pull request #4165 from Hxinrong/rt_mutex_takeBranch
add error checks of rt_mutex_take()
2021-01-05 08:57:12 +08:00