Commit Graph

8429 Commits

Author SHA1 Message Date
Ernest b4afc7748d [bsp][stm32][unite] input format by bytes 2019-07-18 10:28:14 +08:00
Ernest 7b7443bb7b [bsp][stm32][prefect] avoid a bug from HAL 2019-07-18 10:28:13 +08:00
Ernest 3211ae2c16 [bsp][stm32][prefect] crypto configure and solve a problem 2019-07-18 10:28:13 +08:00
Ernest a962fb3532 [bsp][stm32]add source kconfig by batch 2019-07-18 10:28:12 +08:00
Ernest 1f114ec22f [bsp][stm32]upgrade menuconfig about crypto 2019-07-18 10:27:27 +08:00
Ernest 2aaa7d066d [drivers][crypto]add device CRC/RNG 2019-07-18 10:26:31 +08:00
Bernard Xiong 8f4b4bdbcd
Merge pull request #2857 from whj4674672/master
[bsp][stm32h743-atk-apollo] add iwg
2019-07-17 21:10:22 +08:00
Bernard Xiong 9a1be9e73d
Merge pull request #2860 from willianchanlovegithub/sensor
[component][drivers][sensors]Increase the output of sensor information
2019-07-17 10:43:35 +08:00
Bernard Xiong 38750d29f8
Merge pull request #2861 from enkiller/wlan
[components][drivers][wlan] 功能可裁剪
2019-07-17 10:42:50 +08:00
Willian Chan 06b4a0611d [component][drivers][sensors]Fix compilation warnings
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-07-17 09:27:30 +08:00
Willian Chan 7db27345c2 [component][drivers][sensors]Increase the output of sensor information
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-07-16 18:30:15 +08:00
tangyuxin 46498d5d1e [components][drivers][wlan] 功能可裁剪
- WLAN 连接信息保存功能可裁剪
- WIFI MSH 命令功能可裁剪
- WLAN 管理功能可裁剪
- WLAN 自动连接功能可裁剪
- WLAN 自动连接时使用最新热点信息
- WLAN 用户事件回调由独立线程调用
- WLAN 独立线程可裁剪
- WLAN 协议管理功能可裁剪
- LWIP 协议层可裁剪
- SCAN 结果支持过滤
- WIFI 阻塞式连接支持多次扫描
- WLAN 新增网卡对象指针
- WLAN 获取信息时更新信号强度
- 其他优化性质改动
2019-07-16 18:26:31 +08:00
Bernard Xiong 3d022a6816
Merge pull request #2859 from wuhanstudio/add-swd-debug
[bsp][stm32f103-mini-system] Add SWD debug support
2019-07-16 11:21:51 +08:00
Bernard Xiong f8f2bd0e44
Merge pull request #2858 from enkiller/hwcrypto
[components][drivers][hwcrypto] 更正一处命名错误
2019-07-16 10:35:25 +08:00
Wu Han a9c46656a2 [bsp][stm32f103-mini-system] Add SWD debug support 2019-07-15 22:43:52 +08:00
tangyuxin 1f2e8e1f3f [components][drivers][hwcrypto] 更正一处命名错误 2019-07-15 13:48:14 +08:00
whj4674672 aeecc1b6aa [bsp][stm32h743-atk-apollo] add iwg 2019-07-14 16:36:13 +08:00
Bernard Xiong 81cbc777ef
Merge pull request #2849 from enkiller/idle
[src][idle] 修复一处编译警告
2019-07-13 11:41:28 +08:00
tangyuxin 6a170ddbe4 [src][idle] 修复一处编译警告 2019-07-13 09:30:23 +08:00
Bernard Xiong fe556e6332
Merge pull request #2847 from balanceTWK/master_wdt
[bsp][stm32] update drv_wdt.c
2019-07-12 19:03:52 +08:00
tangweikang 7cca808705 [bsp][stm32] update drv_wdt.c 2019-07-12 15:50:01 +08:00
Bernard Xiong 34fa16cb70
Merge pull request #2846 from enkiller/irq
[src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。
2019-07-12 13:54:13 +08:00
tangyuxin df3a9e573f [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 2019-07-12 11:15:20 +08:00
Bernard Xiong b94e84b9fc
Merge pull request #2843 from ErnestChen1/master
[bsp][stm32] add crc hal library and change memory config
2019-07-10 17:36:56 +08:00
Ernest 333f423a20 [bsp][stm32][update]RT_USING_SMALL_MEM 2019-07-10 11:55:57 +08:00
Ernest 61c94a3a31 [bsp][stm32][add] stm32f0xx_hal_crc_ex.c for avoiding crc error 2019-07-10 11:51:21 +08:00
Bernard Xiong a303ca1d00
Merge pull request #2842 from SummerGGift/update_nrf52832
[bsp][nrf52832] Update the project to make it compile properly
2019-07-10 11:12:12 +08:00
SummerGift d419bc00b4 Merge branch 'master_617' into master710 2019-07-10 10:07:07 +08:00
SummerGift 5e937b118c [bsp][nrf52832] Update the project to make it compile properly 2019-07-10 09:27:06 +08:00
Bernard Xiong 537a6216b5
Merge pull request #2841 from enkiller/ipc
[src][ipc]完善 message queue 相关定义
2019-07-10 07:22:16 +08:00
tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 2019-07-09 21:34:56 +08:00
Bernard Xiong 6483abbcdf
Merge pull request #2786 from xfwangqiang/master
[BSP][NXP]MIMXRT1064-EVK
2019-07-06 21:48:14 +08:00
wangqiang bd55bf7d47 1. 删除了多余的文件
2. 修改README.md中错误的描述
2019-07-05 21:07:12 +08:00
Bernard Xiong 0714dffc46
Merge pull request #2821 from willianchanlovegithub/dofly
[bsp][stm32][f103-dofly-m3s]Add support for nRF24L01 extension module
2019-07-05 17:29:49 +08:00
Bernard Xiong 3eb3a736de
Merge pull request #2831 from Lawlieta/develop
[net][lwip][dhcpd] Fix dhcp server compile error in lwIP 2.1.0
2019-07-05 17:09:57 +08:00
Bernard Xiong b70791d9dc
Merge pull request #2833 from yangjie11/fix_dev1
[bsp][es32f0 334/654] 修改会在AC6下编译报错的函数
2019-07-05 17:00:22 +08:00
Bernard Xiong ba9dbed372
Merge pull request #2827 from yangjie11/ac6
[libcpu/arm]add __rt_ffs() for armclang in CORTEX M3/4/7
2019-07-05 15:23:57 +08:00
wangqiang f31aa18299 1. 修改了MIMXRT1064EVK-TOP.jpg的位置
2. 去掉了一些不用的文件
3. 修复了board下SConscript脚本中不合理的地方
2019-07-05 15:03:08 +08:00
wangqiang 3a78439066 去掉了多余的宏定义 2019-07-05 13:50:43 +08:00
wangqiang d93fdb1ea8 Board.c增加了DMA初始化相关设置 2019-07-05 13:49:03 +08:00
wangqiang 09d18dccf6 去掉DSP_Lib,暂时不用 2019-07-05 13:39:22 +08:00
yangjie 5a6204d960 [bsp][es32f0 334/654] 修改会在AC6下编译报错的函数 2019-07-05 09:55:34 +08:00
Bernard Xiong 789326a842
Merge pull request #2830 from tyustli/patch-4
Update tim_config.h
2019-07-04 17:46:14 +08:00
chenyong 52d1c50efe [net][lwip] Fix set_if() compile error when enable dhcpd fucntion and close finsh.
[net][dhcpd]Fix dhcpd fucntion compile error in lwIP 2.1.0.
2019-07-04 16:17:52 +08:00
mulan 611886e709
Update tim_config.h 2019-07-04 12:50:44 +08:00
Bernard Xiong add4037764
Merge pull request #2829 from Guozhanxin/netdev_fix
[netdev] Add a non-null judgment to the netstat command.
2019-07-04 11:28:35 +08:00
Bernard Xiong b6a0d722e0
Merge pull request #2828 from zhaohengbo/master
[libcpu][c28x]Add __rt_ffs support
2019-07-04 03:03:02 +08:00
guozhanxin 04296e97b6 [netdev] Add a non-null judgment to the netstat command.|为 netstat 命令添加非空判断。 2019-07-03 22:30:33 +08:00
Bernard Xiong 6da69f6556
Merge pull request #2826 from Lawlieta/develop
[net][netdev] Add RT_USING_FINSH control for netdev network commands
2019-07-03 19:50:44 +08:00
明德无敌赵晓薇 d68220d866 [libcpu][c28x]Add __rt_ffs support
Use a native instruction "Count Sign Bits" to support fast ffs function, then add __rt_ffs support in C28x.
2019-07-03 19:31:54 +08:00