Bernard Xiong
|
8b36b57a11
|
[UIEngine] move UI engine as a package
|
2018-03-03 16:34:01 +08:00 |
|
Tanek
|
7438d1846c
|
Merge pull request #1249 from valeriyvan/fixindefiniteloop
Uses const UINT8_MAX for max value of uint8_t; Fixes loop condition.
|
2018-03-03 16:19:10 +08:00 |
|
Bernard Xiong
|
fa693c51fd
|
Merge pull request #1246 from TanekLiang/fvp-uart-update
[bsp] update uart driver and fixed typo
|
2018-03-03 15:48:18 +08:00 |
|
ZYH
|
78c83b364e
|
Merge pull request #1236 from zhang-peter/patch-1
stm32f10x enters external interrupt handler forever
|
2018-03-02 20:39:52 +08:00 |
|
Valeriy Van
|
a3bac3cb61
|
Fix wrong memcpy parameter
|
2018-03-02 11:46:40 +01:00 |
|
Valeriy Van
|
bea1115ff1
|
Uses const UINT8_MAX for max value of uint8_t type; Fixes loop condition.
|
2018-03-02 11:37:19 +01:00 |
|
Valeriy Van
|
f4a36fa6e3
|
Fixing shift operation in enum declaration
|
2018-03-02 11:22:32 +01:00 |
|
liang yongxiang
|
dc4fde203d
|
[bsp] update uart driver and fixed typo
|
2018-03-02 17:12:04 +08:00 |
|
liang yongxiang
|
7d9cf74393
|
[bsp] update V2M-MPS2 readme file
|
2018-03-02 10:24:19 +08:00 |
|
liang yongxiang
|
311f4c96dd
|
[bsp] add v2m-msp2 board support
|
2018-03-01 23:24:41 +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 |
|
emlslxl
|
e65729660f
|
fix uart register address structure type
|
2018-02-27 10:47:49 +08:00 |
|
emlslxl
|
b23c2aab0b
|
修正因驱动文件缺少msd.c而编译文件包含msd.c引起的编译错误
|
2018-02-24 16:39:39 +08:00 |
|
Xeon Xu
|
2d2c01571c
|
Add customized startup file for stm32f10x when using gcc.
|
2018-02-22 16:47:44 +08:00 |
|
Xeon Xu
|
d841fef8c8
|
Revert "Fixed #1187 running issue while using firmware compiled by gcc."
This reverts commit 37660ac5153e7c2259d675251674c32bab073723.
|
2018-02-22 16:03:46 +08:00 |
|
ZYH
|
ccf15490c9
|
[Bsp][Tina]Fix uart bug
|
2018-02-19 15:31:28 +08:00 |
|
ZYH
|
76a0cc9b58
|
Merge pull request #1222 from uestczyh222/master
[Bsp][tina]fix linux env error
|
2018-02-12 11:17:34 +08:00 |
|
uestczyh222
|
b158847219
|
[Bsp][tina]fix linux env error
|
2018-02-12 11:16:40 +08:00 |
|
ZYH
|
915ba043af
|
Update README.md
|
2018-02-11 14:21:02 +08:00 |
|
Bernard Xiong
|
a30a52d78d
|
Merge pull request #1219 from uestczyh222/master
[Bsp]增强F10x_HAL的GPIO中断逻辑
|
2018-02-09 17:21:29 +08:00 |
|
uestczyh222
|
3ea5cd0bdb
|
[Bsp]增强F10x_HAL的GPIO中断逻辑
|
2018-02-09 17:03:41 +08:00 |
|
Bernard Xiong
|
8e8fba798d
|
Merge pull request #1217 from uestczyh222/master
[BSP][tina] New bsp for allwinner tina
|
2018-02-09 16:49:02 +08:00 |
|
uestczyh222
|
9bf2a755e0
|
[Bsp][New BSP]New bsp for allwinner tina
|
2018-02-09 15:20:38 +08:00 |
|
LiuJX
|
24fb0a3656
|
1. 修改gpio中断没有清标志位的问题
|
2018-02-08 23:54:55 +08:00 |
|
aozima
|
cd74a4be47
|
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
|
2018-02-07 10:28:30 +08:00 |
|
aozima
|
19433e0cf5
|
update SConscript: support scons 3.
|
2018-02-06 20:07:28 +08:00 |
|
ZYH
|
0979e30caa
|
Merge pull request #1202 from xeonxu/fix_gcc
Fixed #1187 running issue while using firmware compiled by gcc.
|
2018-02-02 21:18:03 +08:00 |
|
tanek liang
|
9faa6b1d7a
|
[bsp] fix uart driver bug
|
2018-02-02 10:39:40 +08:00 |
|
Noe Xu
|
37660ac515
|
Fixed #1187 running issue while using firmware compiled by gcc.
|
2018-02-01 14:41:45 +08:00 |
|
Bernard Xiong
|
f50a5e94b0
|
[BSP] Update qemu script
|
2018-01-23 11:16:59 +08:00 |
|
yangfasheng
|
0415298ceb
|
更新替换 SDL;
|
2018-01-19 13:38:43 +08:00 |
|
MurphyZhao
|
d9b440f90c
|
[bsp] update imxrt1052 iar project
1 update lwip default version to 2.02
2 remove iar project `_TIMESPEC_DEFINED` define
3 remove iar project `_DLIB_THREAD_SUPPORT` define
|
2018-01-17 19:47:32 +08:00 |
|
liu2guang
|
7b8a78360f
|
[Bsp] add sdcard drive | 添加sd卡驱动
|
2018-01-16 18:05:16 +08:00 |
|
MurphyZhao
|
472491e7ca
|
Fix IAR Version Problem
[bsp/lpc54608-LPCXpresso/applications/SConscript]
[bsp/imxrt1052-evk/applications/SConscript]
|
2018-01-10 15:10:02 +08:00 |
|
MurphyZhao
|
c258ca794d
|
Fix-IAR-Version-Problem
[dlib/sys/time.h] Fix iar version problem
[bsp/stm32f429-apollo/applications/SConscript] Remove CPPDEFINES
|
2018-01-10 10:55:59 +08:00 |
|
BernardXiong
|
9a9a0e9082
|
[BSP] Add sd.bin in command
|
2018-01-02 15:16:12 +08:00 |
|
BernardXiong
|
0266ebce5b
|
[BSP] Update xplorer4330 bsp.
|
2017-12-31 23:01:21 +08:00 |
|
BernardXiong
|
f6b49e7318
|
[BSP] Update to IRAM2 in frdm-k64f
|
2017-12-31 23:00:39 +08:00 |
|
Bernard Xiong
|
0f3563fd64
|
[BSP] Update project files
|
2017-12-31 21:45:32 +08:00 |
|
Bernard Xiong
|
68a5e7d5a3
|
[BSP] Update building script
|
2017-12-31 21:40:20 +08:00 |
|
Bernard Xiong
|
e8a6da95d4
|
Merge pull request #1152 from Bluebear233/nuvoton
[BSP]NUC472 增加网络驱动
|
2017-12-31 21:21:25 +08:00 |
|
Bernard Xiong
|
28e925c931
|
[BSP] fix the compiling issue
|
2017-12-31 21:19:52 +08:00 |
|
bluebear233
|
bf6726aeec
|
[BSP]NUC472 增加网络驱动
|
2017-12-31 20:28:34 +08:00 |
|
Bernard Xiong
|
8a923193ab
|
Merge pull request #1151 from enkiller/development
[bsp] Add keyboard and mouse driver for qemu-vexpress-a9
|
2017-12-31 16:41:44 +08:00 |
|
tangyuxin
|
e36a989f25
|
[bsp]qemu-vexpress-a9添加鼠标键盘驱动
|
2017-12-31 16:22:43 +08:00 |
|
bernard
|
7c3d6fbbda
|
[BSP] fix the option of EMAC file in SConscript.
|
2017-12-30 14:46:02 +08:00 |
|
tangyuxin
|
1f25504c0b
|
[bsp]修复qemu-vexpress-a9 SD卡不能多块读写的BUG
|
2017-12-30 12:56:46 +08:00 |
|
Bernard Xiong
|
31b163c8fa
|
Merge pull request #1139 from polariss/master
[BSP] Add stm32h743-nucleo evaluation board transplantation project
|
2017-12-29 15:34:12 +08:00 |
|
polariss
|
a194d4f8f2
|
Delate unused files of bsp/stm32h743-nucleo/Libraries
|
2017-12-29 11:22:27 +08:00 |
|
uestczyh222
|
0779b00905
|
[BSP][STM32F4xx-HAL]Update clock tree
修正84M主频下48M时钟的产生错误
修正没有对部分芯片需要单独配置48M时源(RCC_PERIPHCLK_CLK48)
增加芯片存在非通用时钟树配置时产生编译警告
严正警告。F4工作在100M主频下(F411等)无法正确产生48M时钟,此时请另行配置时钟或降频至84M使用。自动配置的时钟将导致芯片无法启动。(只要是不能产生48M时钟的HCLK配置均不能使用该BSP内的自动时钟配置,芯片最大主频中只有100M无法使用)
|
2017-12-29 06:05:42 +08:00 |
|