Bernard Xiong
|
ccf80cc2f3
|
Merge pull request #2953 from wuhanstudio/pwm-clock-enable
[stm32][driver] pwm enable clock
|
2019-08-19 16:47:19 +08:00 |
tyustli
|
c81eebcd5d
|
[bsp] [stm32] fix drv_can.c
|
2019-08-16 12:14:30 +08:00 |
Wu Han
|
2e90a7e5b2
|
[stm32][driver] switch HAL_TIM_PWM_Init with HAL_TIM_Base_Init for new CubeMX
|
2019-08-15 13:38:44 +08:00 |
Wu Han
|
6a1e12f178
|
[stm32][driver] pwm enable clock
|
2019-08-15 11:21:14 +08:00 |
Bernard Xiong
|
532ad16b7b
|
Merge pull request #2933 from murphyzhao/fix-pwm-usagefault
[bsp][stm32] fix drv_pwm.c device register usagefault
|
2019-08-08 11:17:54 +08:00 |
MurphyZhao
|
e3a0773520
|
[bsp][stm32] fix drv_pwm.c device register usefault
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-07 14:30:15 +08:00 |
MurphyZhao
|
1f842df9ce
|
[bsp][stm32] remove C99 feature
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-07 14:24:09 +08:00 |
MurphyZhao
|
891823521a
|
[bsp][stm32] fix RT_ASSERT location error
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-06 18:00:57 +08:00 |
tyustli
|
a08f767a42
|
fix 429 uart2/3 hardware init and add can1
|
2019-08-02 10:42:37 +08:00 |
Bernard Xiong
|
ba084c5b5b
|
Merge pull request #2907 from yangjie11/stm32Kconfig
[bsp][stm32/templates]简化stm32模板下的Kconfig,增加Kconfig参考模板
|
2019-07-30 13:11:03 +08:00 |
Chinese66
|
6f7749bb07
|
添加f1的usbd驱动
|
2019-07-29 21:37:35 +08:00 |
yangjie
|
011f62a53a
|
[bsp][stm32/templates]简化stm32模板下的Kconfig,增加Kconfig参考模板
|
2019-07-29 14:02:24 +08:00 |
yangjie
|
30491ddd73
|
[bsp][stm32]修改drv_spi.c中的tab为空格
|
2019-07-27 18:11:46 +08:00 |
yangjie
|
66abaa3818
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into dma
|
2019-07-27 18:08:11 +08:00 |
tyustli
|
2cb74f92fb
|
add stm32 l475 pwm2 channel3、4 driver
|
2019-07-26 11:08:58 +08:00 |
Bernard Xiong
|
be88330f86
|
Merge pull request #2884 from balanceTWK/master_wdt
[update][bsp][stm32] drv_wdt.c
|
2019-07-26 05:59:09 +08:00 |
yangjie
|
31197c891d
|
[bsp][stm32/libraries]各个系列默认添加库文件stm32xxxx_hal_gpio.c
[bsp][stm32/libraries]修改各个系列下的sconscript文件,默认添加 stm32xxxx_hal_gpio.c
|
2019-07-24 15:22:41 +08:00 |
yangjie
|
584cabe035
|
[bsp][stm32/drv_common.c]修复在关闭UART设备框架时,编译报错
|
2019-07-23 19:20:19 +08:00 |
yangjie
|
c794ac0255
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into dma
|
2019-07-23 11:00:49 +08:00 |
tangweikang
|
a509186e97
|
[update][bsp][stm32] drv_wdt.c
|
2019-07-22 09:15:25 +08:00 |
yangjie
|
35cd668cf7
|
[bsp][stm32/libraries/HAL_Drivers] F0 系列支持SPI,并修复DMA中断函数重复定义
|
2019-07-19 14:59:21 +08:00 |
Ernest
|
9058fb2684
|
[bsp][stm32][kconfig] rename quote kconfig
|
2019-07-18 11:48:10 +08:00 |
Ernest
|
b4afc7748d
|
[bsp][stm32][unite] input format by bytes
|
2019-07-18 10:28:14 +08:00 |
Ernest
|
7b7443bb7b
|
[bsp][stm32][prefect] avoid a bug from HAL
|
2019-07-18 10:28:13 +08:00 |
Ernest
|
3211ae2c16
|
[bsp][stm32][prefect] crypto configure and solve a problem
|
2019-07-18 10:28:13 +08:00 |
Ernest
|
a962fb3532
|
[bsp][stm32]add source kconfig by batch
|
2019-07-18 10:28:12 +08:00 |
Ernest
|
1f114ec22f
|
[bsp][stm32]upgrade menuconfig about crypto
|
2019-07-18 10:27:27 +08:00 |
Ernest
|
2aaa7d066d
|
[drivers][crypto]add device CRC/RNG
|
2019-07-18 10:26:31 +08:00 |
whj4674672
|
aeecc1b6aa
|
[bsp][stm32h743-atk-apollo] add iwg
|
2019-07-14 16:36:13 +08:00 |
Bernard Xiong
|
fe556e6332
|
Merge pull request #2847 from balanceTWK/master_wdt
[bsp][stm32] update drv_wdt.c
|
2019-07-12 19:03:52 +08:00 |
tangweikang
|
7cca808705
|
[bsp][stm32] update drv_wdt.c
|
2019-07-12 15:50:01 +08:00 |
Ernest
|
61c94a3a31
|
[bsp][stm32][add] stm32f0xx_hal_crc_ex.c for avoiding crc error
|
2019-07-10 11:51:21 +08:00 |
mulan
|
611886e709
|
Update tim_config.h
|
2019-07-04 12:50:44 +08:00 |
SummerGift
|
b9a7563668
|
【修改】更新 F4 系列固件库到 1.24.1 版本
|
2019-06-29 10:47:13 +08:00 |
Bernard Xiong
|
5db17e543c
|
Merge pull request #2805 from ylz0923/can_pr
[bsp][stm32][libraries][HAL_Drivers] update drv_can.c
|
2019-06-28 16:06:47 +08:00 |
杨连钊
|
b1f4e192ad
|
[drv_can.c]fix 3 warings
|
2019-06-28 10:57:37 +08:00 |
Bernard Xiong
|
ef6a4aee91
|
Merge pull request #2812 from lymzzyh/stm32simulator
[bsp][stm32] fix mdk simulator
|
2019-06-26 18:34:29 +08:00 |
ZYH
|
8fd800fea3
|
[bsp][stm32] fix mdk simulator
|
2019-06-26 14:32:30 +08:00 |
balanceTWK
|
2460efabaf
|
[bsp][stm32] drv_wdt.c | 完善日志输出
|
2019-06-25 22:18:26 +08:00 |
tangweikang
|
fae9518185
|
[bsp][stm32] drv_wdt.c | 完善 stm32 看门狗驱动
|
2019-06-25 20:26:35 +08:00 |
杨连钊
|
9e74077928
|
[bsp][stm32][libraries][HAL_Drivers] update drv_can.c
adapt to new HAL_lib
|
2019-06-24 13:06:26 +08:00 |
Bernard Xiong
|
c574c49b2f
|
Merge pull request #2800 from misonyo/rttdev
[bsp/stm32]add stm32f2xx template
|
2019-06-21 14:47:12 +08:00 |
Bernard Xiong
|
d855d381ae
|
Merge pull request #2791 from balanceTWK/gpio_pr
[bsp][stm32] fix drv_gpio.c 直接将特殊引脚删除,不再作为 pin 设备
|
2019-06-19 10:01:42 +08:00 |
tangweikang
|
eef4afe9fb
|
[update][bsp][stm32] drv_gpio.c
|
2019-06-19 08:46:09 +08:00 |
misonyo
|
aae6274ef1
|
[bsp/stm32]add stm32f2xx template
|
2019-06-18 18:26:49 +08:00 |
tangweikang
|
de4336420a
|
[update] drv_gpio.c
|
2019-06-18 16:34:21 +08:00 |
tangweikang
|
c4c58a0ead
|
[add] stm32 SDIO_MAX_FREQ option.If not defined, the default minimum value is 1000000 .
|
2019-06-18 16:14:21 +08:00 |
zhangjun1996
|
778199f876
|
如果开启了RT_CAN_USING_HDR,则提示该驱动不支持硬件过滤器,请取消RT_CAN_USING_HDR。
|
2019-06-17 02:46:36 +08:00 |
zhangjun1996
|
3e7580dc7d
|
重新配置CAN之前,关闭CAN,配置完再打开。
|
2019-06-15 18:08:00 +08:00 |
zhangjun1996
|
2fc56f4ff4
|
头文件缩进
|
2019-06-15 14:05:28 +08:00 |