Commit Graph

12141 Commits

Author SHA1 Message Date
jacycle 83636c461f 1.再次修复扫描问题 2021-08-23 14:58:40 +08:00
jacycle d316f09175 1.修复扫描问题 2021-08-23 10:50:22 +08:00
jacycle fa6a9ec7da 1.修复缺陷扫描的问题 2021-08-23 10:35:49 +08:00
jacycle 3a602808c9 1.增加hc32l136 bsp工程文件 2021-08-21 14:10:33 +08:00
Bernard Xiong d71e2ac582
Merge pull request #4484 from mysterywolf/security
[kernel][devices] add security devices
2021-08-18 19:24:58 +08:00
Bernard Xiong 69cd36b5d0
Merge pull request #4905 from mysterywolf/rb
[ringbuffer] rt_ringbuffer_data_len采用局部变量承接,防止出现资源竞争
2021-08-18 19:24:13 +08:00
guo 37a58b5347
Merge pull request #4950 from mysterywolf/407
[stm32f407-explorer] remove FAL_USING_AUTO_INIT
2021-08-18 09:50:54 +08:00
Man, Jianting (Meco) 3e6578916f
Merge branch 'master' into security 2021-08-17 16:56:10 -05:00
guo 196f340e5d
Merge pull request #4949 from mysterywolf/warning
[kernel][device] fix the compiled warning of PR #4941
2021-08-17 19:53:47 +08:00
Meco Man 9479183e12 [kernel][device] 修复PR #4941 导致的编译警告 2021-08-17 06:51:27 -04:00
Meco Man ad2e60d716 [stm32f407-explorer] remove FAL_USING_AUTO_INIT 2021-08-17 06:42:37 -04:00
guo 256a9aac0b
Merge pull request #4910 from Ouxiaolong/master
add stm32f746-st-nucleo
2021-08-17 12:54:03 +08:00
Bernard Xiong 146269ce2e
Merge pull request #4945 from wormsX/master
[BSP]: Support QEMU run for Xuantie-E9xx Series CPU.
2021-08-17 11:34:24 +08:00
Bernard Xiong 70376d22d4
Merge pull request #4947 from supperthomas/supperthomas_comment
[kernel] add the comment of irq.c and timer.c
2021-08-17 07:04:43 +08:00
Bernard Xiong 46f6d35d82
Merge pull request #4946 from ssd4561/ft_2004_august
ft2004 bsp 增加gtimer 支持,修正can驱动初始化问题
2021-08-17 07:03:38 +08:00
ssd4561 8932a16b6e ft2004 bsp 增加gtimer 支持,修正can驱动初始化问题 2021-08-16 23:36:31 +08:00
supperthomas 19bcf9ae32 add the formatted file 2021-08-16 22:07:46 +08:00
chen zx ac824e0ef3
Merge branch 'RT-Thread:master' into master 2021-08-16 16:29:25 +08:00
wormsX 360223a693 QEMU support, and code optimization for thead extension 2021-08-16 16:07:57 +08:00
Bernard Xiong 33a50d0eb0
Merge pull request #4939 from luckyzjq/semaphore_test
[add] add semaphore testcase src code and Kconfig
2021-08-16 00:06:50 +08:00
supperthomas 30fd28a89a add the comment of timer.c 2021-08-15 23:04:35 +08:00
supperthomas 33a6700f16 add the comment of irq.c 2021-08-15 23:04:22 +08:00
luckyzjq d645a069e7
Merge pull request #1 from Guozhanxin/ipc.conf
[ci][autotest] add ipc.conf
2021-08-15 18:11:07 +08:00
guozhanxin 5074c86dce [ci][autotest] add ipc.conf 2021-08-15 16:17:15 +08:00
Bernard Xiong fea12e0903
Merge pull request #4929 from greedyhao/ab32
[bsp][bluetrum] 优化串口驱动和对接新的RTC框架
2021-08-15 10:12:27 +08:00
guo d05e209440
Merge pull request #4938 from chenyingchun0312/master
[bsp/nrf52x] optimize drv_wdt.c
2021-08-13 20:27:08 +08:00
Bernard Xiong b29465408a
Merge pull request #4941 from lymzzyh/otg
Add device type USBOTG to redef.h
2021-08-13 19:00:45 +08:00
lymzzyh 1e51b40d57 Add device type USBOTG to redef.h 2021-08-13 16:29:37 +08:00
Bernard Xiong 9cbb6a741c
Merge pull request #4931 from ShermanShao/master
[components]rt-link v0.2.0 新特性:
2021-08-12 23:14:39 +08:00
tyustli 8d1f0758d6 [add] semaphore testcase ci config 2021-08-12 19:48:27 +08:00
Sherman 491524cb96 [components]rt-link v0.2.0 新特性:
1. service 通道增加【连接状态】属性
2. service 通道增加发送消息质量配置,ACK、CRC 可配置开关;
3. 发送接口支持阻塞、非阻塞两种发送方式;
4. 已对接到 device 框架,支持 rt_device 接口操作
5. 已对接到 DFS 框架,支持 POSIX 接口操作
6. 移除 hw_port 目录,改为软件包方式添加 hw_port
7. 修复已知 BUG
2021-08-12 18:10:49 +08:00
greedyhao 4b4ec3e789 [bsp][bluetrum] Adding RT_USING_CONSOLE judgment 2021-08-12 17:12:52 +08:00
greedyhao e6afb03d14 [bsp][bluetrum] remove .a file 2021-08-12 17:06:26 +08:00
tyustli 141e6a03e9 [add] add semaphore testcase src code and Kconfig 2021-08-12 11:43:15 +08:00
chenyingchun0312 18c9c50592 [bsp/nrf52x] optimize drv_wdt.c
refer to issue: https://github.com/RT-Thread/rt-thread/issues/4558
2021-08-12 10:17:38 +08:00
Bernard Xiong 39c8bef655
Merge pull request #4935 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-08-11 23:21:17 +08:00
Bernard Xiong da4617f2c8
Merge pull request #4936 from greedyhao/newlib-fix
[newlib] fix compile error when closing RT_USING_CONSOLE
2021-08-11 23:20:56 +08:00
Bernard Xiong 2fa0456b48
Merge pull request #4934 from supperthomas/sensor_tile_box
[bsp/stm32] add the bsp of sensor_tile_box
2021-08-11 23:20:01 +08:00
Bernard Xiong 9dcade0b0c
Merge pull request #4933 from chenyingchun0312/master
[bsp/stm32l496-st-nucleo] add usb device cdc configration
2021-08-11 23:19:42 +08:00
陈迎春 ceba960c10
Merge branch 'RT-Thread:master' into master 2021-08-11 19:16:21 +08:00
greedyhao 3fae226630 [newlib] fix compile error when closing RT_USING_CONSOLE 2021-08-11 09:42:24 +08:00
chenyingchun0312 7f8e4ee108 [bsp/stm32l496-st-nucleo] update SConscript && remove uart_sample.c 2021-08-11 09:27:12 +08:00
rtthread-bot d545b2af04 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-08-10 16:25:59 +00:00
supperthomas 4a2f68589e add the ci build 2021-08-10 21:30:07 +08:00
supperthomas a2320f78b6 fix the RAM size 2021-08-10 20:17:59 +08:00
supperthomas 5b28191510 fix the startup.s to the newest version 2021-08-10 20:09:29 +08:00
supperthomas 764a9ca5da [bsp/stm32] add the bsp of sensor_tile_box 2021-08-10 20:06:09 +08:00
Bernard Xiong a6df4391ed
Merge pull request #4924 from GuEe-GUI/master
[bsp/virt64/aarch64]添加qemu-virt64-aarch64平台
2021-08-10 18:03:07 +08:00
bernard 4206659e83 !293 美化代码格式 添加一个空格
Merge pull request !293 from liuduanfei/gitee_master
2021-08-10 09:41:50 +00:00
liuduanfei a24852b6ea update components/net/lwip_dhcpd/dhcp_server.c.
修改代码格式。添加空格
2021-08-10 09:06:12 +00:00