1473 Commits

Author SHA1 Message Date
Meco Man
44ea5e54db update 2021-01-26 05:20:00 +08:00
Meco Man
d21337c4be add simulator function 2021-01-26 05:19:10 +08:00
Meco Man
2c055a2cc6 update readme 2021-01-26 05:02:05 +08:00
Meco Man
a6cd8087a0 update reamde 2021-01-26 00:19:10 +08:00
guojiawei314
735f0c33d6 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。 2021-01-25 23:25:16 +08:00
thread-liu
552c55681e [PWM] Fix the timer clock frequency doubling problem. 2021-01-23 11:54:23 +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
55402e19db 优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令 2021-01-20 23:47:18 +08:00
thread-liu
f691db99b5 [update] uart dma sample. 2021-01-20 15:31:38 +08:00
Trisuborn
63239801d9 修改无意义代码 2021-01-20 11:24:00 +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
Meco Man
48b942d38d [.gitignore] 将dist文件夹滤掉 2021-01-17 20:46:52 +08:00
Meco Man
c2cd5ef7ce update 2021-01-17 14:04:28 +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
shuobatian
b546e25f9f armcc 链接参数 2021-01-13 21:59:02 +08:00
shuobatian
ed28e65b7e 防止字符转义 2021-01-13 21:55:25 +08:00
shuobatian
7018a5c297 修改armclang编译参数,debug优化等级-O1 2021-01-13 21:47:40 +08: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
tangweikang
01b43fcb8c [stm32][stm32f103-blue-pill] add USB device support. 2021-01-13 11:34:45 +08:00
shuobatian
94b5d009d1 不使用microlib 2021-01-11 22:36:30 +08:00
shuobatian
791527caca add armclang support 2021-01-11 20:07:12 +08:00
chenjiafan
8ed36da17f [add]added on-board LCD support for for Bear-Pi 2021-01-10 22:25:08 +08:00
chenjiafan
e05e6c0402 [update]modify Bear-Pi BSP configuration error 2021-01-10 22:24:37 +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
linyiyang
c20f528f53 修改python 空格和tab混用的问题 2020-12-31 13:08:48 +08:00
linyiyang
5ad52608a4 修改python 空格和tab混用的问题; 2020-12-31 10:51:09 +08:00
bernard
53f5d0fa89 Merge remote-tracking branch 'gitee/gitee_master' 2020-12-31 10:17:00 +08:00
chenjiafan
3c9d5d7af2 [add]add Bear-Pi BSP 2020-12-30 20:16:05 +08:00
Bernard Xiong
4529e9a741
Merge pull request #4198 from mysterywolf/gettick
[bug] add function rt_tick_get_millisecond() and fix bug #4012
2020-12-30 17:20:28 +08:00
Meco Man
63cd26b0d1 update 2020-12-30 16:32:20 +08:00
Bernard Xiong
b2a6dbadf4
Merge pull request #4135 from balanceTWK/master_hal_delay
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
2020-12-30 08:09:49 +08:00
Meco Man
c2e15e003c add function rt_hw_1ms_tick_get() 2020-12-29 00:08:24 +08:00
yangjie
dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
yangjie
eeaf1fcc50 resolve Conflicts
bsp/nrf52832/board/Sconscript
	bsp/nrf52832/startups/Sconscript
	bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
Bernard Xiong
eb4e4e04b9
Merge pull request #4191 from thread-liu/main
[ST32MP1] add modifier __no_init for IAR
2020-12-27 01:11:35 +08:00
thread-liu
534239b8c1 [update] add keyword __no_init to disable IAR from initializing specified memory. 2020-12-25 09:47:47 +08:00
Bernard Xiong
9a59737b5f
Merge pull request #4148 from WKJay/master
[FIX] fix build problem in drv_crypto.c
2020-12-23 19:25:44 +08:00
DUXin-ece
9626515787 修正stm32f746-disco和FPU相关的flag错误 2020-12-23 14:50:47 +08:00
Bernard Xiong
2c964b5bd4
Merge pull request #4174 from thread-liu/master
[update] stm32mp1 mdk link script file
2020-12-18 19:30:03 +08:00