zhouchuanfu
|
e7f6952d15
|
fix bug with dma setting
|
2019-01-12 11:21:31 +08:00 |
chenchaoqun@rt-thread.com
|
6ae6ba1469
|
[bsp][stm32f10x][adapt] to serial frame about dma
|
2019-01-03 10:23:10 +08:00 |
BalanceTWK
|
73d39e89ec
|
【bsp/stm32f10x】 修复串口驱动 | Fixed serial port drivers
|
2018-12-06 11:40:49 +08:00 |
BalanceTWK
|
18bcd2b2c6
|
【修复】 复位后串口打印第一个字节丢失的问题 | The loss of the first byte of serial port printing after reset.
|
2018-12-06 09:07:55 +08:00 |
chenchaoqun@rt-thread.com
|
87dad10f3f
|
[license] Change the license to Apache
|
2018-10-16 14:18:50 +08:00 |
Wu Han
|
64c9eaa7dc
|
Add I2C1 in Kconfig
|
2018-09-29 18:58:15 +08:00 |
Wu Han
|
52fa0189ad
|
Add I2C bus driver for stm32f10x
|
2018-09-29 16:11:31 +08:00 |
Aubr.Cool
|
a53e5c73f1
|
stm32f10x bxcan
bxcan fix align
|
2018-09-15 08:37:38 +08:00 |
Aubr.Cool
|
771d958e6f
|
[bsp] stm32f10x correct fifo1 alloc error
|
2018-09-11 15:15:25 +08:00 |
guochuangjian
|
3de51fe256
|
fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX bug
|
2018-08-05 15:08:50 +08:00 |
guochuangjian
|
4b0839bd7b
|
update uart isr ore-flag handle error bug.
|
2018-08-01 00:35:42 +08:00 |
balanceTWK
|
0541bc6e78
|
Remove redundant macro definition.| 移除多余的宏定义.
|
2018-07-25 06:56:56 +08:00 |
jiezhi320
|
a137c06a93
|
Add GPIO Out_OD mode config
Add GPIO Out_OD mode config In stm32f10x bsp
|
2018-07-23 23:09:09 +08:00 |
_--___
|
d1f77fc9f5
|
clock bug
change to APB1
|
2018-07-19 18:09:16 +08:00 |
luo jiao
|
ef8398c2bb
|
[components][drivers][pin module]:typo fix for pin_detach_irq
|
2018-06-26 22:18:58 +08:00 |
Bernard Xiong
|
7d6b7dc3f0
|
Merge pull request #1497 from arthur-jx/master
[bsp] [stm32f10x] fix watchdog control set timeout argument bug.
|
2018-06-04 13:21:40 +08:00 |
LiuJX
|
de17adf56c
|
[bsp] [stm32f10x] fix watchdog control set timeout argument bug.
|
2018-06-04 11:05:56 +08:00 |
ChunfengMu
|
2b1fc7c4c4
|
[bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript for rtc
|
2018-03-16 01:13:38 +08:00 |
Bernard Xiong
|
3aa582bc17
|
[BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
|
2018-03-04 22:35:07 +08:00 |
Peter Zhang
|
d3cb7478ec
|
[BSP] Fix: stm32f10x external interrupt bug
Missing of 'GPIO_EXTILineConfig' may cause that program enters interrupt handler forever.
|
2018-02-28 17:31:38 +08:00 |
LiuJX
|
24fb0a3656
|
1. 修改gpio中断没有清标志位的问题
|
2018-02-08 23:54:55 +08:00 |
armink
|
045f6c368c
|
[BSP] Fix stm32f10x BSP error code.
|
2017-11-08 00:05:46 +08:00 |
bernard
|
296d57e859
|
[BSP] remove components.h file.
|
2017-10-16 14:10:18 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
Spencer Moss
|
b60712c29c
|
[bsp] change macro so that CAN IRQ do not interfere USB IRQ in stm32f10x
|
2017-08-14 00:41:09 +08:00 |
Spencer Moss
|
a07c450808
|
[bsp] fix CAN IRQ for stm32 none connectivity line devices
|
2017-08-13 16:39:00 +08:00 |
bupleurum
|
e84bad92ee
|
[bsp] Prevent compilation errors in bxcan.c when using STM32F10X_LD_VL,STM32F10X_MD_VL,STM32F10X_HD_VL incorrectly choose to use the RT_USING_CAN.
|
2017-08-11 18:35:46 +08:00 |
bupleurum
|
2569f66df8
|
[bsp] Fix a CAN interrupt number macro definition bug for STM32F10X_LD,STM32F10X_MD and STM32F10X_XL series.
|
2017-08-11 17:39:47 +08:00 |
Bernard Xiong
|
5148b9ff27
|
Merge pull request #766 from AubrCool/fix-stm32f10x.wdt
[BSP] stm32f10x add watchdog driver
|
2017-07-20 18:01:46 +08:00 |
Aubr.Cool
|
690128e839
|
[Bsp] stm32f10x fm24cl64 drv correct size
|
2017-07-20 12:16:49 +08:00 |
Aubr.Cool
|
2c1ee84347
|
BSP stm32f10x add watchdog driver
|
2017-07-20 11:56:21 +08:00 |
Aubr.Cool
|
81feb775fa
|
[Bsp] stm32f10x add fm24cl64 drv
|
2017-07-20 11:55:27 +08:00 |
flyingcys
|
bd62def30c
|
[bsps] fix bsp/stm32f10x/bxcan.c inline bug
|
2017-06-24 00:11:09 +08:00 |
flyingcys
|
35e59002ef
|
[bsp] fix bxcan.c inline bug
|
2017-06-23 23:23:58 +08:00 |
armink
|
9b7d2023bb
|
[BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO.
|
2017-05-24 09:06:23 +08:00 |
Aubr.Cool
|
fd08d0ba50
|
[Bsp] stm32f10x usart correct rx parity err
|
2017-04-13 12:47:49 +08:00 |
Bernard Xiong
|
54c5b83c14
|
Merge pull request #704 from AubrCool/fix-pin.driv.add.irq.apis
[DeviceDrivers] pin: add irq APIs.
|
2017-03-18 11:46:27 +08:00 |
armink
|
82930906a2
|
[BSP] Enhanced stm32f10x serial DMA rx driver reliability.
|
2017-03-17 16:45:23 +08:00 |
Aubr.Cool
|
aa8e5cc412
|
[components] drivers pin irq change apis
|
2017-03-14 10:28:29 +08:00 |
Aubr.Cool
|
320b116b5f
|
[Components] Drivers: pin add irq apis
|
2017-03-10 15:07:28 +08:00 |
Aubr.Cool
|
f3c2930d05
|
correct stm32f10x txisr error
|
2017-02-27 09:38:15 +08:00 |
Aubr.Cool
|
4008a0a5fb
|
stm32f10x usart add interrupt tx mode
|
2017-01-19 14:27:13 +08:00 |
Aubr.Cool
|
9b4222b2f0
|
bxcan irq add irq enter & irq leave
|
2017-01-18 09:46:16 +08:00 |
Aubr.Cool
|
cd679a251e
|
[BSP] stm32f10x bxcan correct ext frame filter
|
2016-12-26 14:26:47 +08:00 |
Aubr.Cool
|
c2d8bff672
|
[Bsp] stm32f10x delete compiler c99 mode
|
2016-09-21 11:31:53 +08:00 |
Bernard Xiong
|
4503e5d79d
|
Merge pull request #634 from margguo/master
[BSP] Update gpio.c in BSP/stm32f10x/drivers/gpio.c
|
2016-05-23 22:23:03 +08:00 |
margguo
|
09b0e48439
|
add 48 pins IC define in BSP/stm32f10x
|
2016-05-23 22:15:14 +08:00 |
margguo
|
4bbbfab29c
|
add 48 pins IC define in BSP/stm32f10x
|
2016-05-23 22:00:21 +08:00 |
margguo
|
3defb749cb
|
add 48 pins IC define in BSP/stm32f10x
|
2016-05-23 21:57:19 +08:00 |
armink
|
7d17f50a31
|
[BSP] Add usart DMA Rx driver to stm32f10x.
|
2016-05-14 13:43:14 +08:00 |