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
Bernard Xiong
9ce84eddc1
Merge pull request #3039 from tyustli/dfs
...
[bsp] [stm32] port to dfs
2019-09-05 08:04:42 +08:00
Bernard Xiong
30c43a098a
Merge pull request #3030 from enkiller/pr
...
[components][net][sal]修复多线程访问创建相同fd的问题
2019-09-05 08:04:13 +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
Bernard Xiong
8bbf42444e
Merge pull request #3031 from enkiller/pr1
...
[components][drivers][sdio]修复 SDIO product 为空的问题
2019-09-03 22:19:37 +08:00
xiaofan
65afdf050a
STM32 Ethernet driver: Add DP83848C support
...
Signed-off-by: xiaofan <xfan1024@live.com>
2019-09-03 18:51:53 +08:00
xiaofan
7676b5e69b
Optimize STM32 Ethernet Drvier
...
1. Add phy_linkchange function to simplify eth_phy_isr and phy_monitor_thread_entry
2. phy_speed is uint8_t may case some problems, use enumeration instead of hardware-dependent values
3. Fix eth_phy_isr can not detect link up
4. Use macro to check phy status for flexibility
Signed-off-by: xiaofan <xfan1024@live.com>
2019-09-03 18:51:09 +08:00
xiaofan
37fe581be4
Fix STM32 Ethernet Driver Spelling Mistake
...
Rename PHY_INTERRUPT_MSAK_REG to PHY_INTERRUPT_MASK_REG
Signed-off-by: xiaofan <xfan1024@live.com>
2019-09-03 18:50:45 +08:00
a1012112796
c14bb274dc
纠正 新增stm32f427-robomaster-a板BSP包编写错误
...
更改stm32f427-robomaster-a板BSP包board.png图片
2019-09-03 18:28:55 +08:00
tangyuxin
2f2933245e
[components][drivers][sdio]修复 SDIO product 为空的问题
2019-09-03 16:55:10 +08:00
tangyuxin
4219eb7fc3
[components][net][sal]修复多线程访问创建相同fd的问题
2019-09-03 16:16:10 +08:00
Bernard Xiong
53e0a69608
Merge pull request #3027 from tyustli/master
...
[bsp] [docs] fix docs link err
2019-09-03 14:01:52 +08:00
Bernard Xiong
e7ac2601b7
Merge pull request #3028 from armink/add_guiconfig
...
[tools/pyconfig] Update the pyconfig GUI style.
2019-09-03 14:01:18 +08:00
armink
6c762d51e5
[tools/pyconfig] Update the pyconfig GUI style.
2019-09-03 12:12:18 +08:00
tyustli
51d1ec80a4
fix docs link err
2019-09-03 11:41:22 +08:00
Bernard Xiong
515779c5d1
Merge pull request #3025 from zhangjun1996/master
...
[components][libc][common]修改__IAR_SYSTEMS_ICC__宏定义的作用范围
2019-09-03 08:00:10 +08:00
zhangjun
dabe951415
[components][libc][common]修改__IAR_SYSTEMS_ICC__宏定义的作用范围
2019-09-02 14:52:32 +08:00
Bernard Xiong
13e319f449
Merge pull request #3024 from enkiller/pr
...
[bsp][qemu-vexpress-a9]修复py3环境下编译,整数相除为浮点数的问题
2019-09-02 12:57:44 +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
Bernard Xiong
cd154aced6
Merge pull request #3022 from tyustli/stm32l452
...
[bsp] [stm32] fix stm32l452 Kconfig error
2019-08-31 14:36:45 +08:00
tyustli
60aa0e6f1e
[bsp] [stm32] fix stm32l452 Kconfig error
2019-08-31 13:26:55 +08:00
Bernard Xiong
ab78203e2a
Merge pull request #2995 from balanceTWK/drv_encoder
...
[components][drivers] change name: encoder -> pulse_encoder
2019-08-30 16:59:25 +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
Bernard Xiong
779d86f1da
Merge pull request #3016 from weety/dev
...
Dev
2019-08-29 14:04:48 +08:00
Bernard Xiong
649ead5b85
Merge pull request #3015 from willianchanlovegithub/WillianChan
...
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver and fix compilation report error on spi_config.h
2019-08-29 14:02:57 +08:00
weety
2517728386
Remove unused debug code.
2019-08-28 17:24:16 +08:00
weety
80a0a80874
Compatible with gcc-arm-none-eabi toolchain under linux.
2019-08-28 16:52:58 +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
Bernard Xiong
d4d1afb426
Merge pull request #3013 from zhangjun1996/master
...
修复IAR8.1之后出现的__localtime32等重定义错误
2019-08-27 18:25:34 +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
zhangjun
6910a9e97b
修复IAR8.1之后出现的__localtime32等重定义错误
2019-08-27 15:03:01 +08:00
Bernard Xiong
6d66cd6ed0
Merge pull request #3010 from armink/fix_eclipse
...
Fix eclipse
2019-08-27 13:14:13 +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