SummerGift
0de277a0c0
[bsp][stm32f10x] : unable to use microlib
2018-04-20 09:53:51 +08:00
liang yongxiang
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
2018-04-07 15:43:45 +08:00
liang yongxiang
4043a68ad4
[bsp][stm32f10x] update projects
2018-03-16 11:18:53 +08:00
ChunfengMu
2b1fc7c4c4
[bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript for rtc
2018-03-16 01:13:38 +08:00
moebius.ever
8160a4089a
fixed #1261 , modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
2018-03-07 15:28:51 +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
Xeon Xu
2d2c01571c
Add customized startup file for stm32f10x when using gcc.
2018-02-22 16:47:44 +08:00
LiuJX
24fb0a3656
1. 修改gpio中断没有清标志位的问题
2018-02-08 23:54:55 +08:00
Bernard Xiong
0f3563fd64
[BSP] Update project files
2017-12-31 21:45:32 +08:00
armink
045f6c368c
[BSP] Fix stm32f10x BSP error code.
2017-11-08 00:05:46 +08:00
bernard
7877836065
[BSP] Update project files.
2017-10-31 11:59:49 +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
tanek liang
09f698a209
add eth driver
2017-08-30 11:10:32 +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
bupleurum
9b2b1bb4a1
[bsp] Add some descriptions and an English version about building project in readme.txt.
2017-08-04 18:21:34 +08:00
armink
573c294216
[BSP] Fix component initialization functions may be not sequential storage on ROM when used for IAR linker.
2017-07-27 13:58:07 +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
tanek liang
da3b4d7606
[bsp] add new bsp for stm32l476-nucleo
2017-07-05 18:17:16 +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
gbcwbz
0d63eb5f6d
fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x
...
function `rt_pin_write` is invoked by function `can_bus_hook`, and it should to be initialized by gpio.c.
but gpio.c was not added in SConscript
2016-04-14 23:47:32 +08:00
gbcwbz
b420e83da4
fix can baud rate config error in bsp/stm32f10x fix #597
...
enum CANBAUD was changed in components/drivers/include/drivers/can.h ,
which causes array index out of bound in bsp/stm32f10x/drivers/bxcan.c
temporarily remove RT_CAN_USING_BUS_HOOK, because there are some bugs in
bsp/stm32f10x/applications/canapp.c function can_bus_hook
2016-04-13 21:24:36 +08:00
gbcwbz
a6fcf8cf1f
remove function finsh_set_device in application.c in bsp/stm32f10x
...
finsh_set_device is not needed since version 1.2.0
2016-04-09 13:15:49 +08:00
gbcwbz
e35ad3e677
fix initialization error in bsp/stm32f10x
...
temporarily disable canapp initialization.
2016-04-03 21:39:33 +08:00
zhoujie
fc2467a190
fix keil armcc compiling report "Error: expected an expression"
2015-12-10 21:47:53 +08:00
Aubr.Cool
b2d55d2c8c
correct stm32f10x can sendmsg rtr flag error
2015-11-23 09:43:48 +08:00