Bernard Xiong
|
2ed84b61b0
|
Merge pull request #3056 from niannianyouyu/master
Add UART1 driver of rv32m1_vega
|
2019-09-11 00:06:44 +08:00 |
niannianyouyu
|
67ffb94360
|
Add the driver of UART1
|
2019-09-10 21:09:29 +08:00 |
Bernard Xiong
|
4ba5fe5ab5
|
Merge pull request #3035 from Linjieqiang/fix_spelling_mistake
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
|
2019-09-09 13:25:11 +08:00 |
Bernard Xiong
|
1370a4c79b
|
Merge pull request #3044 from yangjie11/stm32-lib
[bsp][stm32] update Stm32 lib
|
2019-09-09 08:08:43 +08:00 |
yangjie
|
53fc84656b
|
[bsp][stm32/libraries] update STM32L4xx_HAL lib to V1.14.0
|
2019-09-05 18:07:41 +08:00 |
yangjie
|
77a90a2cdc
|
[bsp][stm32/libraries] update STM32H7xx_HAL lib to V1.5.0
|
2019-09-05 17:53:14 +08:00 |
yangjie
|
804e3967d0
|
[bsp][stm32/libraries] update STM32G0xx_HAL lib to V1.3.0
|
2019-09-05 17:43:00 +08:00 |
yangjie
|
0cde9a27c6
|
[bsp][stm32/libraries] update STM32F7xx_HAL lib to V1.15.0
|
2019-09-05 17:35:36 +08:00 |
yangjie
|
2f269499de
|
[bsp][stm32/libraries] update STM32F2xx_HAL lib to V1.8.0
|
2019-09-05 17:19:57 +08:00 |
yangjie
|
bae87829a9
|
[bsp][stm32/libraries] update STM32F1xx_HAL lib to V1.8.0
|
2019-09-05 17:06:53 +08:00 |
yangjie
|
7498a9296a
|
[bsp][stm32/libraries] update STM32L0xx_HAL lib to V1.11.2
|
2019-09-05 16:47:02 +08:00 |
yangjie
|
2f7d9d4330
|
[bsp][stm32/libraries] update STM32F0xx_HAL lib to V1.10.1
|
2019-09-05 14:58:33 +08:00 |
LinJieqiang
|
d16d78c53e
|
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
|
2019-09-05 08:33:12 +08:00 |
Bernard Xiong
|
42248d81e5
|
Merge pull request #3036 from Linjieqiang/fix_stm32hal_rtc_error
bsp: fix stm32 rtc hal library error.
|
2019-09-05 08:05:50 +08:00 |
tyustli
|
1d44368b27
|
[bsp] [stm32] port to dfs
|
2019-09-04 20:36:52 +08:00 |
LinJieqiang
|
dce37d0b4b
|
bsp: fix stm32 rtc hal library error.
|
2019-09-04 10:08:34 +08:00 |
Bernard Xiong
|
03f8762e28
|
Merge pull request #2989 from yexinfu/master
[bsp][stm32][HAL_Drivers]modified stm32 timer_start cant set HWTIMER_MODE_PERIOD mode
|
2019-09-04 08:03:28 +08:00 |
Bernard Xiong
|
9573b6c013
|
Merge pull request #3023 from a1012112796/writing_zzc_add_bsp_robomaster_a
新增stm32f427-RoboMaster-a板 BSP包
|
2019-09-03 22:26:37 +08:00 |
a1012112796
|
c14bb274dc
|
纠正 新增stm32f427-robomaster-a板BSP包编写错误
更改stm32f427-robomaster-a板BSP包board.png图片
|
2019-09-03 18:28:55 +08:00 |
tyustli
|
51d1ec80a4
|
fix docs link err
|
2019-09-03 11:41:22 +08:00 |
tangyuxin
|
eca4863888
|
[bsp][qemu-vexpress-a9]修复py3环境下编译,整数相除为浮点数的问题
|
2019-09-02 11:22:51 +08:00 |
赵智超
|
b77a1fdea1
|
stm32f427-RoboMaster-a板 BSP包提交,完成基本要求
|
2019-09-01 15:59:10 +08:00 |
tyustli
|
60aa0e6f1e
|
[bsp] [stm32] fix stm32l452 Kconfig error
|
2019-08-31 13:26:55 +08:00 |
tangweikang
|
0f74ee7e20
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into drv_encoder
# Conflicts:
# components/drivers/misc/encoder.c
|
2019-08-30 16:11:46 +08:00 |
tangweikang
|
b76d3dac8a
|
[components][drivers] change name: encoder -> pulse_encoder
|
2019-08-30 15:58:52 +08:00 |
Willian Chan
|
63e5257a06
|
[bsp][stm32][stm32l475-atk-pandora]Fix the indentation issue.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 16:49:42 +08:00 |
Willian Chan
|
35b03ed139
|
[bsp][stm32][stm32l475-atk-pandora]Modify README.md
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 13:53:55 +08:00 |
Willian Chan
|
f4a96bb13b
|
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver codes
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 13:46:37 +08:00 |
Willian Chan
|
48b4385c01
|
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver and fix compilation report error on spi_config.h
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 12:03:11 +08:00 |
Bernard Xiong
|
9a6e47bcc6
|
Merge pull request #3012 from tyustli/imxrt-docs
[bsp] [imxrt] rename docs imxrt -> i.MX RT
|
2019-08-27 18:26:30 +08:00 |
tyustli
|
3730df2411
|
1、[bsp] [imxrt] rename docs imxrt -> i.MX RT
2、[bsp] [stm32] fix drv_can assert bug
|
2019-08-27 15:35:58 +08:00 |
armink
|
8369472fdb
|
[bsp/stm32/stm32f103-yf-ufun] Add eclipse project.
|
2019-08-27 11:01:22 +08:00 |
armink
|
fd39d5c92a
|
[bsp/stm32/stm32f411-st-nucleo] add eclipse support.
|
2019-08-27 10:51:51 +08:00 |
tangweikang
|
05b1dff094
|
[bsp][stm32] add drv_encoder.c to stm32f103-atk-warshipv3
|
2019-08-27 09:31:41 +08:00 |
Bernard Xiong
|
a712f6804f
|
Merge pull request #3004 from xuzhuoyi/tms320-int-bugfix
[bsp][tms320f28379d] Fix an issue that interrupts are disabled in the thread
|
2019-08-26 13:47:56 +08:00 |
Bernard Xiong
|
ef23a86891
|
Merge pull request #2980 from Guozhanxin/riscv
[bsp][gd32vf103v-eval]Add scons compilation support.|添加 scons 编译支持
|
2019-08-26 13:46:29 +08:00 |
guozhanxin
|
de2e82bc46
|
* [bsp][gd32vf103v-eval]删除无用代码。
|
2019-08-25 12:13:56 +08:00 |
xuzhuoyi
|
a101327d24
|
[bsp][tms320f28379d] Fix an issue that interrupts are disabled in the thread
|
2019-08-24 18:42:54 +08:00 |
Bernard Xiong
|
f87dd2e7c4
|
Merge pull request #2998 from tyustli/can
[bsp] [stm32] fix drv_can.c and can.c bug
|
2019-08-24 13:50:15 +08:00 |
tyustli
|
363c9b1460
|
[bsp] [stm32] fix drv_can.c and can.c bug
|
2019-08-23 20:40:09 +08:00 |
tangweikang
|
94d7bdd010
|
[bsp][stm32] add drv_encoder.c to stm32f407-atk-explorer
|
2019-08-23 16:50:59 +08:00 |
tangweikang
|
1d4139ab53
|
[bsp][stm32] add drv_encoder.c
|
2019-08-23 14:08:02 +08:00 |
Willian Chan
|
aba81f65f4
|
[bsp][stm32][stm32f103-dofly-M3S]Add spi sdcard port code
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-23 11:40:59 +08:00 |
yexinfu
|
0c1a12afd8
|
修复stm32 timer_start函数不能设置HWTIMER_MODE_PERIOD模式
修复timer_start函数注释:将TIM2改为TIM更合理
|
2019-08-23 07:45:45 +08:00 |
Bernard Xiong
|
61f151f463
|
Merge pull request #2981 from LaoYeNing/rtt-branch
[stm32][driver_eth] 修复开启自动协商时出错的 bug
|
2019-08-22 17:31:24 +08:00 |
guozhanxin
|
47ced5be44
|
[bsp][gd32vf103v-eval]Add scons compilation support.|添加 scons 编译支持
|
2019-08-21 22:26:56 +08:00 |
Bernard Xiong
|
3383f37f79
|
Merge pull request #2979 from tyustli/flash
[bsp] [stm32] fix drv_flash_l4.c bug
|
2019-08-21 19:32:39 +08:00 |
tyustli
|
c4d0c91502
|
[bsp] [stm32] fix drv_flash_l4.c bug
|
2019-08-21 18:39:14 +08:00 |
liufeilong
|
9e2dedeff5
|
实现网络稳定传输以及ADB正常传输文件
|
2019-08-21 13:43:37 +08:00 |
liufeilong
|
1b01546ca0
|
新增sd初始化以及spi03设备
|
2019-08-21 13:42:17 +08:00 |