guozhanxin
8ade4fff2e
[sensor] Fixed error with mutex_lock take and release not matching.| 修复锁的获取和释放不对应的错误.
2019-06-06 16:14:51 +08:00
Bernard Xiong
7cbdf9e4a9
Update SConscript
2019-06-06 07:43:17 +08:00
Bernard Xiong
6cc7c0259b
Merge pull request #2749 from whj4674672/master
...
[bsp][stm32h743-atk-apollo]add rtc
2019-06-06 07:38:42 +08:00
Bernard Xiong
d576c93644
Merge pull request #2751 from enkiller/master
...
[components][drivers] 硬件大数适应性调整
2019-06-06 06:59:45 +08:00
tangyuxin
ab7c1530ea
[components][drivers] 硬件大数适应性调整
2019-06-05 16:57:09 +08:00
whj4674672
0ef18239e0
[bsp][stm32h743-atk-apollo]add rtc
2019-06-05 14:25:15 +08:00
lhxzui
4bf3a83f47
1. Add bsp stm32f072-st-nucleo
2019-05-30 18:00:03 +08:00
Bernard Xiong
91c858ead2
Merge pull request #2740 from loogg/master
...
Update shell.c
2019-05-30 08:37:19 +08:00
Bernard Xiong
36219d61bd
Merge pull request #2743 from Guozhanxin/sensor_fix
...
[sensor] fixed step name display abnormal.
2019-05-30 08:36:59 +08:00
guozhanxin
34e5383f9a
[sensor] fixed step name display abnormal.
2019-05-30 00:06:44 +08:00
loogg
52d1e51e3e
Update shell.c
2019-05-29 20:34:03 +08:00
loogg
b29154673e
Update shell.c
2019-05-29 20:14:53 +08:00
Bernard Xiong
0b4e2a984e
Merge pull request #2731 from jesven/a9-fpu
...
add cortex-a fpu support
2019-05-29 18:30:44 +08:00
Bernard Xiong
ebe6c55c75
Merge pull request #2733 from nicedayzhu/patch-1
...
[bugfix][net][netdev] Update netdev->ip_addr&gw&netmask after registered.
2019-05-29 18:11:35 +08:00
Bernard Xiong
d363b72095
Merge pull request #2732 from SummerGGift/modify_stack_size
...
[bsp][stm32] 修改一些 bsp 的 shell 线程栈大小为 4096
2019-05-29 18:07:28 +08:00
Bernard Xiong
6e353e688f
Merge pull request #2738 from armink/fix_drivers
...
Fix drivers
2019-05-29 18:06:41 +08:00
Bernard Xiong
c45f2f4cbc
Merge pull request #2735 from Guozhanxin/master
...
为潘多拉添加 usb device 支持
2019-05-29 17:33:15 +08:00
Bernard Xiong
916f1d6c2c
Merge pull request #2736 from armink/fix_eclipse
...
Fix eclipse
2019-05-29 17:30:58 +08:00
nicedayzhu
fe3ab4605d
[Bugfix]Update netdev info after registered
...
1.修复ifconfig命令无法正确显示IP,网关,掩码的问题
2.lwip_2.1.0,增加netdev->mtu = lwip_netif->mtu;
2019-05-29 15:34:02 +08:00
nicedayzhu
c8e1fbf673
[Bugfix]Update netdev info after registered
...
修复ifconfig命令无法正确显示IP,网关,掩码的问题
2019-05-29 15:22:11 +08:00
armink
74874fea42
[bsp/gd32450z-eval] Remove the w25qxx driver code.
2019-05-29 14:18:29 +08:00
armink
615c5733f0
[bsp/allwinner_tina] Remove the w25qxx driver code.
2019-05-29 14:15:56 +08:00
nicedayzhu
c10f087d9e
[Bugfix]Update netdev info after registered
...
修复ifconfig命令无法正确显示IP,网关,掩码的问题
2019-05-29 14:15:10 +08:00
armink
4c780b8950
[bsp/nuvoton_m487] Remove the w25qxx driver code.
2019-05-29 14:13:26 +08:00
armink
ab700d54aa
[DeviceDriver][SPI] Cleanup the at45db/gd25q/w25q/sst25v SPI flash driver. Please using SFUD instead of them.
2019-05-29 14:05:39 +08:00
nicedayzhu
6454fa81d8
[Bugfix]Update netdev info after registered
...
修复ifconfig命令无法正确显示IP,网关,掩码的问题
2019-05-29 13:42:06 +08:00
armink
1b0a2914b0
[bsp][stm32][stm32f103-dofly-M3S] Add for eclipse project support.
2019-05-29 13:39:17 +08:00
nicedayzhu
f5cb3ac760
[Bugfix]Update netdev info after registered
...
修复ifconfig命令无法正确显示IP,网关,掩码的问题
2019-05-29 13:37:16 +08:00
armink
ff3edd0cbe
[bsp][qemu-vexpress-a9] Update eclipse project.
2019-05-29 11:56:19 +08:00
guozhanxin
7d17f78a41
[bsp/stm32/pandora] 添加 usb device 支持 | Add usb device support.
2019-05-29 11:53:39 +08:00
guozhanxin
3a5a2ff5a3
[bsp][stm32] Add usb configuration for L4 series
2019-05-29 11:38:37 +08:00
armink
f9a7b47955
[DeviceDrivers][i2c] Remove the fm24clxx driver in i2c.
2019-05-29 11:17:46 +08:00
nicedayzhu
c25f7cbfc7
bugfix
...
[net][netdev] Update netdev->ip_addr&gw&netmask after registered.
2019-05-29 11:12:05 +08:00
SummerGift
96f0085f45
【修改】shell 线程栈默认大小为 4096
2019-05-29 09:59:27 +08:00
SummerGift
d78c574629
【修改】407-atk-explorer bsp 的 shell 默认栈大小为 4096
2019-05-29 09:52:23 +08:00
shaojinchun
043611b98a
add cortex-a fpu support
2019-05-29 08:40:41 +08:00
Bernard Xiong
5a3cb253be
Merge pull request #2727 from HubertXie/master
...
[BSP][STM32] 增加RT_USING_CPU_FFS配置选项
2019-05-29 00:06:48 +08:00
HubretXie
36ffdc058b
对CM3,CM4,CM7 自动开启RT_USING_CPU_FFS
2019-05-28 21:30:45 +08:00
HubretXie
524f78a2dd
Update Kconfig
2019-05-28 21:27:53 +08:00
Bernard Xiong
7494b40d6a
Merge pull request #2728 from Lawlieta/develop
...
[net][at] Fix socket create failed issue when default netdev mismatch.
2019-05-28 20:11:46 +08:00
Bernard Xiong
2d48769aee
Merge pull request #2729 from Lawlieta/develop_sal
...
[net][sal] Improve the sal_bind() function
2019-05-28 19:42:16 +08:00
chenyong
1f9a668607
[net][at] Fix socket create failed issue when default netdev mismatch.
...
Signed-off-by: chenyong <1521761801@qq.com>
2019-05-28 16:25:42 +08:00
chenyong
4608e1164c
[net][sal] Improve the sal_bind() function
...
Signed-off-by: chenyong <1521761801@qq.com>
2019-05-28 12:04:25 +08:00
HubretXie
d9e215265a
[BSP][STM32] 增加RT_USING_CPU_FFS配置选项
...
kconfig中增加RT_USING_CPU_FFS配置选项,并且默认开启
2019-05-27 22:50:52 +08:00
HubretXie
82b9087cb5
Merge pull request #5 from RT-Thread/master
...
sync
2019-05-27 22:21:08 +08:00
Bernard Xiong
e228d97674
Merge pull request #2725 from Lawlieta/develop
...
[net][at] update AT component V1.3.0
2019-05-27 20:50:41 +08:00
Bernard Xiong
13d79c2b16
Merge pull request #2715 from lhxzui/lhxzui_rtt
...
1.add bsp stm32f103-ufun.
2019-05-27 12:13:48 +08:00
chenyong
b5ad12573f
[net][at] update AT component V1.3.0, change as follows:
...
- AT Socket feature supports multi-client connections;
- Fix `send data error, current socket (0) state (0) is error` issue when the socket is closed;
- Improve dirty data processing when AT device hard reset;
- Improve `at_obj_set_urc_table()` fucntion, Support for setting multiple URC tables;
- Improve RAW data print format;
2019-05-27 12:03:04 +08:00
Bernard Xiong
3d960cc178
Merge pull request #2722 from enkiller/hwcrypto
...
[components][drivers] add hardware crypto device
2019-05-26 11:46:41 +08:00
Bernard Xiong
7ca0ce2627
Merge pull request #2717 from willianchanlovegithub/469
...
[bsp][stm32][f469-disco]Separation of MIPI-LTCDC and LCD Configuration
2019-05-26 00:53:24 +08:00