tyustli
|
4f03ef589f
|
add c++ support for the bsp of stm32
|
2019-03-23 13:59:53 +08:00 |
Bernard Xiong
|
0b3c99d650
|
Merge pull request #2489 from jesven/fix_qemu_none_align
fix the problem of double in sprintf
|
2019-03-22 17:22:24 +08:00 |
shaojinchun
|
df930d5516
|
fix the problem of double in sprintf
|
2019-03-22 13:50:29 +08:00 |
Bernard Xiong
|
76942baaa4
|
Merge pull request #2475 from qgyhd1234/rtc
[bsp][stm32]添加 RTC 时钟源选择
|
2019-03-20 21:21:17 +08:00 |
Bernard Xiong
|
19719b2edb
|
Merge pull request #2476 from tyustli/bsp-stm32l475
add a new bsp of stm32
|
2019-03-20 21:20:46 +08:00 |
Bernard Xiong
|
93a57b678d
|
Update SConscript
|
2019-03-20 21:18:42 +08:00 |
Bernard Xiong
|
c6ed9fb284
|
Merge pull request #2469 from wangyq2018/es32f0334
[bsp/es32f0334] add spi/i2c/pwm drivers
|
2019-03-20 21:05:14 +08:00 |
ZYH
|
7888c6f6cd
|
[BSP][k210]change default config
|
2019-03-20 12:31:46 +08:00 |
ZYH
|
e2ab38e43b
|
[BSP][k210]fix gpio build error
|
2019-03-20 12:28:31 +08:00 |
ZYH
|
8c12df986d
|
[BSP][k210] fix spi
|
2019-03-20 12:26:05 +08:00 |
ZYH
|
5a765d80b3
|
[BSP][k210] fix AI clock
|
2019-03-20 12:25:48 +08:00 |
ZYH
|
3aef459c68
|
[BSP][k210]fix camera io config
|
2019-03-20 12:25:24 +08:00 |
ZYH
|
c43ab4d262
|
[BSP][k210]fix sdk interrupt in rtthread
|
2019-03-20 12:24:53 +08:00 |
wangyq2018
|
f1ba61e413
|
[bsp/es32f0334] add spi/i2c/pwm drivers
|
2019-03-20 11:40:35 +08:00 |
zylx
|
7a80fdf894
|
[bsp][stm32]为所有支持 rtc 的 bsp 添加时钟源选项
|
2019-03-20 11:29:04 +08:00 |
tyustli
|
828f2f204d
|
[bsp/stm32/stm32l475-st-discovery] 更新 README.md,更新MDK工程
Signed-off-by: tyustli <1225613647@qq.com>
|
2019-03-19 18:56:25 +08:00 |
zylx
|
b941e6c730
|
[bsp][stm32]添加 RTC 时钟源选择
|
2019-03-19 18:24:28 +08:00 |
tyustli
|
9b9881bf4c
|
[bsp/stm32l475-st-discovery] add a new bsp of stm32
|
2019-03-19 15:13:18 +08:00 |
ZYH
|
6eebc0e718
|
[BSP][k210]fix depend
|
2019-03-19 11:27:21 +08:00 |
ZYH
|
b2b78a8718
|
[BSP][k210]Add GPIO driver
|
2019-03-19 11:26:20 +08:00 |
Bernard Xiong
|
56c8f8bcc2
|
Merge pull request #2459 from wangyq2018/es32f0654
[bsp/es32f0654] fixed pwm timing inaccuracy when period is too small.
|
2019-03-19 03:04:14 +08:00 |
Bernard Xiong
|
8804a77655
|
Merge pull request #2464 from misonyo/change
[bsp/old stm32 bsp]remove old stm32 bsp
|
2019-03-18 20:17:29 +08:00 |
Bernard Xiong
|
eace2d4b08
|
Merge pull request #2466 from lymzzyh/spi
Add SPI driver
|
2019-03-18 20:04:39 +08:00 |
ZYH
|
29ae740490
|
Add SPI driver
|
2019-03-18 16:58:16 +08:00 |
Bernard Xiong
|
3f466dc8d3
|
Merge pull request #2396 from shaoguoji/master
[bsp]添加 stm32f401-st-nucleo 开发板 BSP
|
2019-03-18 09:00:33 +08:00 |
Bernard Xiong
|
0adf83b6a1
|
Merge pull request #2352 from ylz0923/master
[bsp][stm32] add can driver.
|
2019-03-17 10:04:05 +08:00 |
Bernard Xiong
|
cac8e7aab5
|
Merge pull request #2462 from jinsheng20/746
增加看门狗和 tft 屏驱动
|
2019-03-16 08:49:23 +08:00 |
jinsheng
|
a90e795d15
|
增加看门狗和 tft 屏驱动
|
2019-03-15 21:10:15 +08:00 |
misonyo
|
a63c3050c0
|
[bsp/old stm32 bsp]remove old stm32 bsp
|
2019-03-15 18:15:06 +08:00 |
wangyq2018
|
79fd4d3345
|
[bsp/es32f0654] fixed pwm timing inaccuracy when period is too small.
|
2019-03-15 15:33:29 +08:00 |
Bernard Xiong
|
fc5cfe0a5e
|
Merge pull request #2450 from jesven/fix_lf
Fix lf
|
2019-03-14 20:25:09 +08:00 |
Bernard Xiong
|
656d20362b
|
Merge pull request #2449 from qgyhd1234/checksum
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
|
2019-03-14 20:23:36 +08:00 |
zylx
|
9818ee2d29
|
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
|
2019-03-14 16:39:50 +08:00 |
misonyo
|
c135b34b9d
|
[bsp/stm32f411]add pwm driver
|
2019-03-14 11:16:24 +08:00 |
杨连钊
|
900050ba98
|
[bsp][stm32][stm32f103-fire-arbitrary][board]
修改stm32f1xx_hal_msp.c文件CAN引脚配置,
修改Kconfig文件,取消CAN2相关内容
还原stm32f1xx_hal_conf.h中与CAN不相关的内容
|
2019-03-14 09:50:19 +08:00 |
shaojinchun
|
377bbdc833
|
继续fix stm32f767 的lf问题
|
2019-03-13 17:56:56 +08:00 |
Bernard Xiong
|
a0df6bea81
|
Merge pull request #2440 from jesven/fix_lf
fix stm32767 lf
|
2019-03-13 17:16:00 +08:00 |
Bernard Xiong
|
a951279c1e
|
Merge pull request #2439 from sunshine0824/stm32f746
[bsp][stm32] modify sdram configuration
|
2019-03-13 17:15:17 +08:00 |
Bernard Xiong
|
f575aaa0b7
|
Merge pull request #2421 from jicheng0622/master
[BSP][i.MXRT]Add NXP i.MXRT1021-EVK BSP Support
|
2019-03-13 17:08:43 +08:00 |
shaojinchun
|
ce8bc80e8d
|
fix stm32767 lf
|
2019-03-13 14:27:23 +08:00 |
sun_shine
|
cca0eda2c2
|
[bsp][stm32] modify sdram configuration
|
2019-03-13 12:01:54 +08:00 |
Bernard Xiong
|
f165b9cb3b
|
Merge pull request #2424 from wangyq2018/es32f0654
[bsp/es32f0654] add pwm drivers
|
2019-03-13 08:58:45 +08:00 |
zyh
|
1022cfd3a7
|
[BSP][K210]Add LCD Camera driver
Signed-off-by: zyh <lymz@foxmail.com>
|
2019-03-12 17:29:38 +08:00 |
shaoguoji
|
74f1396c9d
|
调整iar工程配置
|
2019-03-12 16:45:02 +08:00 |
shaoguoji
|
8820d898c3
|
修正链接脚本注释
|
2019-03-12 16:44:47 +08:00 |
wangyq2018
|
27d842b552
|
[bsp/es32f0654] add pwm drivers
|
2019-03-12 11:48:28 +08:00 |
jicheng0622
|
ea867b623f
|
Delete redundant blank lines
|
2019-03-12 11:47:39 +08:00 |
jicheng0622
|
48ca812dbc
|
Change license, update Readme and fixed some compability issues
|
2019-03-11 22:55:07 +08:00 |
jicheng0622
|
82cc9a9eae
|
Add RT1021-EVK BSP Support For RTThread By JiCheng
|
2019-03-11 13:10:36 +08:00 |
Bernard Xiong
|
a4f16ed41f
|
Merge pull request #2417 from obito0/master
[BSP]添加两个STM32的BSP
|
2019-03-11 09:41:02 +08:00 |