Bernard Xiong
9f1ceb4fe8
Merge pull request #2619 from willianchanlovegithub/469
...
[bsp][stm32][f469-disco]Add sdcard drivers
2019-04-26 15:52:42 +08:00
Willian Chan
c702e1289d
[bsp][stm32][f469-disco]Add sdcard driver
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-26 14:55:48 +08:00
Bernard Xiong
0f69471cfd
Merge pull request #2615 from yaojinrun/master
...
[components][drivers][can] can.c bug修复:
2019-04-26 13:49:44 +08:00
Bernard Xiong
688452841c
Merge pull request #2616 from Lawlieta/develop
...
[net][at] Modify AT commands send timeout error log level
2019-04-26 13:49:04 +08:00
Bernard Xiong
7369afe8b4
Merge pull request #2617 from qz721/fix-platform
...
Rename 'platform.h' in 'imx6ul' and 'qemu-vexpress-a9' BSPs.
2019-04-26 13:48:23 +08:00
qz721
61f2a71511
Rename 'platform.h' in 'imx6ul' and 'qemu-vexpress-a9' BSPs.
...
This filename conflicts with the 'mbedtls' package. They are renamed
in the name of the corresponding chips and included in 'board.h'.
Files that rely on this file should include 'board.h' instead.
2019-04-26 10:50:48 +08:00
chenyong
99c069ffd3
[net][at] Modify AT commands send timeout error log level
...
Signed-off-by: chenyong <1521761801@qq.com>
2019-04-26 10:04:43 +08:00
yaomo718
b67a8152a5
[components][drivers][can] can.c bug修复:
...
在RT_CAN_USING_HDR宏关闭的时候,接收数据大小的计算应该是:已使用链表数*sizeof(struct rt_can_msg)。
2019-04-25 11:18:28 +08:00
Bernard Xiong
ba99d95d56
Merge pull request #2612 from yangjie11/yj_fix_branch
...
[bsp][stm32]modify stm32l4xx template,preventing conflict with the linker files
2019-04-25 10:34:38 +08:00
Bernard Xiong
16b67da162
Merge pull request #2613 from BernardXiong/fix_makefile
...
[tools] Fix the makefile issue under Windows.
2019-04-25 10:04:01 +08:00
Bernard Xiong
72c763904c
Merge pull request #2535 from ZhuGangfei/mm32l37x
...
Upload mm32l3xx bsp。
2019-04-25 10:03:45 +08:00
Bernard Xiong
214c1a6d45
Merge pull request #2608 from misonyo/rttdev
...
[components/dfs]fix index overflow bug when not filesystem was selected
2019-04-24 21:15:42 +08:00
Bernard Xiong
4317960a50
[tools] Fix the makefile issue under Windows.
2019-04-24 21:09:04 +08:00
yangjie
02c7158c1a
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into yj_fix_branch
2019-04-24 19:06:40 +08:00
yangjie
d910839880
[bsp][stm32]modify stm32l4xx template,preventing conflict with the linker files
2019-04-24 19:05:14 +08:00
Bernard Xiong
14252b4e40
Merge pull request #2593 from jesven/fix_sem_value
...
修改sem中的value成员变量和赋值参数类型相同
2019-04-24 17:54:28 +08:00
Bernard Xiong
1dda3b26dc
Merge pull request #2611 from Guozhanxin/master
...
[components/dfs/ramfs] Automatically select memheap when ramfs enabled.
2019-04-24 17:05:36 +08:00
ZhuGangfei
5ef79067e8
Update drv_gpio.c
2019-04-24 16:56:51 +08:00
guozhanxin
0c3da7e367
[components/dfs/ramfs] Automatically select memheap when ramfs enabled.|当使能ramfs时自动选中memheap。
2019-04-24 15:11:49 +08:00
shaojinchun
7bcee9bcb1
semaphore结构中value仍改为uint16_t,加入对其设置范围的检测,加入对齐变量
2019-04-24 09:14:00 +08:00
Bernard Xiong
ec0cb1e1e7
Merge pull request #2609 from Lawlieta/develop
...
[net][sal] fix sockfd initialize error problem
2019-04-24 08:57:19 +08:00
chenyong
6f732ebb7f
[net][sal] fix sockfd initialize error problem
...
Signed-off-by: chenyong <1521761801@qq.com>
2019-04-24 00:11:04 +08:00
misonyo
958d42f32c
[components/dfs]fix index overflow bug when not filesystem was selected
2019-04-23 23:03:34 +08:00
Bernard Xiong
54faef99f6
Merge pull request #2604 from willianchanlovegithub/469
...
[bsp][stm32][f469-disco]Add touch drivers
2019-04-23 22:14:42 +08:00
Bernard Xiong
78f21eb628
Merge pull request #2606 from yangjie11/yj_fix_branch
...
[bsp][stm32]support PWM1
2019-04-23 21:36:55 +08:00
Bernard Xiong
a706957beb
Merge pull request #2605 from willianchanlovegithub/HAL_Drivers
...
[bsp][stm32[HAL_Drivers]Fix GPIO serial number disorder
2019-04-23 20:49:15 +08:00
Willian Chan
91c342d54d
[bsp][stm32][f469-disco]Fix license issue.
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-23 19:52:31 +08:00
Willian Chan
9cd099c33c
[bsp][stm32][f469-disco]Add touch drivers
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-23 19:40:21 +08:00
yangjie11
e0345397f8
Update drv_pwm.c
2019-04-23 19:36:28 +08:00
yangjie
e2ff6d3763
[bsp][stm32/stm32l475-atk-pandora]add PWM1 to pandora
2019-04-23 19:22:00 +08:00
yangjie
e92a4263b4
[bsp][stm32/libraries]support PWM1
2019-04-23 19:17:21 +08:00
Willian Chan
4c7d841046
[bsp][stm32[HAL_Drivers]Fix GPIO serial number disorder
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-23 18:27:05 +08:00
Bernard Xiong
258e1e09c2
Merge pull request #2603 from Lawlieta/develop
...
[net][netdev] Improve netdev DNS setting function
2019-04-23 16:40:03 +08:00
Bernard Xiong
3e7bd27ce7
Merge pull request #2602 from yangjie11/yj_fix_branch
...
[components/utilities]delete log_trace from components,remove log_trace from bsp
2019-04-23 16:39:15 +08:00
chenyong
126fa9b561
[net][netdev] Improve netdev DNS setting function
2019-04-23 15:08:10 +08:00
yangjie
2f0e312a7f
[bsp]remove log_trace item from all bsp
2019-04-23 14:23:07 +08:00
yangjie
10595c48bd
[components/vbus]remove log_trace from vbus.c
2019-04-23 14:08:05 +08:00
yangjie
3ebd59f41d
[components/vmm]remove log_trace item from vmm
2019-04-23 14:01:55 +08:00
yangjie
36c78e5480
[components/utilities]delete log_trace,remove log_trace menu from Kconfig
2019-04-23 14:00:18 +08:00
Bernard Xiong
ca7ebe6175
Merge pull request #2600 from EvalZero/master
...
[components][workqueue]improve delayed work for reinit.
2019-04-22 19:28:25 +08:00
Bernard Xiong
b2f39ab81c
Merge pull request #2599 from willianchanlovegithub/F429-FIRE
...
[BSP][STM32][F429-FIRE-CHALLENGER]修复使用LCD驱动时候的编译报错。
2019-04-22 19:25:55 +08:00
Bernard Xiong
987ef23c22
Merge pull request #2598 from willianchanlovegithub/STM32F4xx_HAL
...
【修改】增加使用“BSP_USING_LTDC”时所引用的库函数文件
2019-04-22 19:25:34 +08:00
Bernard Xiong
b4028cf1a8
Merge pull request #2597 from willianchanlovegithub/469
...
[BSP][STM32][F469-DISCO]Add lcd drivers
2019-04-22 19:25:14 +08:00
Bernard Xiong
a641540936
Merge pull request #2596 from Lawlieta/develop
...
[net][lwip] fix lwip netdev DNS address setup error
2019-04-22 19:23:35 +08:00
Bernard Xiong
7c4133c746
Merge pull request #2595 from misonyo/rttdev
...
[travis]add new bsp and fix ci build error
2019-04-22 19:22:37 +08:00
Willian Chan
2e437fa4ea
[BSP][STM32][F429-FIRE-CHALLENGER]修复使用LCD驱动时候的编译报错。
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:21:41 +08:00
misonyo
6a79f72447
[bsp/stm32]update stm32 readme
2019-04-22 16:19:16 +08:00
Willian Chan
c74e43fc04
【修改】为了适配F469-DISCO的LCD驱动,增加使用“BSP_USING_LTDC”时所引用的库函数文件
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:15:35 +08:00
Willian Chan
07ec9ec64c
[BSP][STM32][F469-DISCO]Add lcd drivers
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:04:26 +08:00
EvalZero
3ada52e353
[components][net]synchronize delayed work changes.
2019-04-22 11:50:39 +08:00