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 |
tangweikang
|
05b1dff094
|
[bsp][stm32] add drv_encoder.c to stm32f103-atk-warshipv3
|
2019-08-27 09:31:41 +08:00 |
Bernard Xiong
|
40bb254ccd
|
Merge pull request #2999 from murphyzhao/tools-iar-fix
[tools][fix] 修改 iar.py 中 iar 版本查找失败后的处理
|
2019-08-26 19:09:18 +08:00 |
MurphyZhao
|
9b9175dca6
|
[tools][update] 使用 '--verbose' 控制 iar 版本输出
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-26 17:51:30 +08:00 |
Bernard Xiong
|
6f8ea1dac9
|
Merge pull request #3003 from Lawlieta/develop_at
[network][at] Fix the end sign "\r\n" conversion error in AT server,and at_server_send、at_server_recv function
|
2019-08-26 15:59:57 +08:00 |
chenyong
|
108b85f2af
|
[network][at] Fix the end sign "\r\n" conversion error,and at_server_send、at_server_recv function
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-26 14:55:38 +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
|
a9866f9372
|
Merge pull request #3001 from Lawlieta/develop
[network][netdev] Improve the ping command error log prompt
|
2019-08-26 13:46:55 +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 |
Bernard Xiong
|
4652480b64
|
Merge pull request #2993 from balanceTWK/encoder_perfect
[components][drivers][encoder] update
|
2019-08-26 13:45:27 +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 |
chenyong
|
f39b44ce80
|
[network][netdev] Improve the ping command error log prompt
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-24 16:37:26 +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 |
MurphyZhao
|
b1efdefebb
|
[tools][fix] 修改 iar.py 中 iar 版本查找失败后的处理,目的是在出错后终止 scons 程序,以发现并修改错误;并在成功后打印 iar 版本,便于调试
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-23 23:28:25 +08:00 |
Bernard Xiong
|
76f2be2058
|
Merge pull request #2990 from willianchanlovegithub/WillianChan
[bsp][stm32][stm32f103-dofly-M3S]Add spi sdcard port code
|
2019-08-23 22:27:36 +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
|
086d26e0b4
|
[components][drivers][encoder] update
|
2019-08-23 14:43:44 +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
|
200f3d4480
|
Merge pull request #2986 from Lawlieta/develop
Fix dns server address set error and improve the default netdev set operations
|
2019-08-22 20:36:58 +08:00 |
chenyong
|
0d8a216260
|
[network][netdev] Improve the default netdev operation and format code
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-22 18:33:30 +08:00 |
chenyong
|
d588940dac
|
[network][lwip] Fix DNS server address set error when multiple network device.
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-22 18:33:29 +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 |
Bernard Xiong
|
38f109221a
|
Merge pull request #2983 from zhangjun1996/master
[components][libc][compilers][common]拆分armcc和iar的time相关函数到common目录
|
2019-08-22 17:30:13 +08:00 |
zhangjun
|
9714b520c4
|
[components][libc]修改Kconfig选项名
|
2019-08-22 15:59:51 +08:00 |
zhangjun
|
3ede7630c0
|
[components][libc][compilers][common]拆分armcc和iar的time相关函数到common目录,同时修复原来在使用LIBC时time相关函数的BUG(armcc下使用gmtime、localtime、mktime会导致崩溃)
|
2019-08-22 15:34:50 +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 |
Bernard Xiong
|
863c549497
|
Merge pull request #2978 from Liufeilong66/master
龙芯1c部分问题
|
2019-08-21 17:16:54 +08:00 |
Bernard Xiong
|
d682c35441
|
Merge pull request #2948 from balanceTWK/master_capture
[components][drivers] add input capture driven framework
|
2019-08-21 13:48:12 +08:00 |
liufeilong
|
ab818cda30
|
参照龙芯1c手册更正看门狗寄存器宏定义
|
2019-08-21 13:44:55 +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 |
liufeilong
|
3ac168c9f6
|
更正gpio框架中断方式宏定义与1c底层中断方式宏定义不一致问题
|
2019-08-21 13:40:57 +08:00 |
tangweikang
|
f9bad31d57
|
[components][drivers] change name: capture -> inputcapture
|
2019-08-21 10:51:02 +08:00 |
Bernard Xiong
|
418757fa67
|
Merge pull request #2972 from zhangjun1996/master
[include][libc]改回O_DIRCTORY与O_NONBLOCK,解决O_DIRCOTY与newlib中O_BINARY的相同定义
|
2019-08-20 12:44:33 +08:00 |
zhangjun
|
b69ce64286
|
改回O_DIRCTORY与O_NONBLOCK,解决O_DIRCOTY与newlib中O_BINARY的相同定义
|
2019-08-20 09:16:42 +08:00 |
Bernard Xiong
|
0425f913ef
|
Merge pull request #2949 from enkiller/wlan
[components][drivers][wlan] 1.修复异步调用 dhcp 无法停止的bug 2.支持解挂载 lwip 协议
|
2019-08-20 08:44:29 +08:00 |
Bernard Xiong
|
ccf80cc2f3
|
Merge pull request #2953 from wuhanstudio/pwm-clock-enable
[stm32][driver] pwm enable clock
|
2019-08-19 16:47:19 +08:00 |
Bernard Xiong
|
38209e2652
|
Merge pull request #2968 from tyustli/driver-can
[bsp] [stm32] fix drv_can.c
|
2019-08-19 16:39:06 +08:00 |
Bernard Xiong
|
e69f4c456f
|
Merge pull request #2967 from wuhanstudio/add-pwm
Add pwm
|
2019-08-19 16:37:53 +08:00 |