Commit Graph

15086 Commits

Author SHA1 Message Date
Man, Jianting (Meco) d580042145
[libc] support external third pary libc software package (#7425) 2023-04-30 12:19:57 +08:00
Willy 74719aafc8 Update SECURITY.md 2023-04-29 23:20:03 -04:00
nobody 613e5a3e51 [HUST CSE]fix:修改drv_spi.c空指针问题 2023-04-29 18:16:10 -04:00
nobody 8d526a72b4
[libcpu] 删除多余的RT_ASSERT判断条件
RT_TICK_PER_SECOND 会在Kconfig里有范围约束
2023-04-29 12:42:35 -04:00
Z-Xiaoyuan f5f5bc96f8 [examples]Fixed an issue where fclose was not used after using fopen 2023-04-29 00:56:50 -04:00
vandoul 7693c6f5ab
[fix]boot os failed in mdk ide! (#7404) 2023-04-29 12:41:02 +08:00
Shicheng Chu 0c55c4d3ed
[bsp][bl] add drv_soft_i2c (#7406) 2023-04-29 12:40:15 +08:00
Pikachu 1dac7db9cd
[HUST CSE][kernel][thread] 变量 rt_err 没有初始化 (#7401) 2023-04-28 19:33:37 -04:00
WuxiaBai 4eeca5049e
[HUST CSE][libcpu][s3c44b0]Same expression on both sides of '|' 2023-04-28 17:58:59 -04:00
zouziyu2002 ce4674defa
[HUST CSE] add forced type conversion when using 'realloc','malloc','calloc' for better readability 2023-04-28 15:55:28 +01:00
ourea1429 085ded8eef
[winusb.c] add checking after allocating memory for variable winusb_device to make sure allocae is successful 2023-04-28 14:59:42 +01:00
Shicheng Chu a8b7e28741
[bsp][lpc55sxx]update:update drv_wdt (#7397) 2023-04-28 19:26:01 +08:00
Shicheng Chu 8964fb70ac
[bsp][lpc55sxx]update: add missing library (#7408) 2023-04-28 19:24:17 +08:00
Shicheng Chu 2b9a095c77
[bsp][lpc55s69]update:drv_hwtimer (#7385) 2023-04-28 17:44:40 +08:00
geniusgogo 18c452e4dd
fix lwp _load_script. (#7405) 2023-04-28 11:49:05 +08:00
MsyCoa 1e66a25eef
[HUST CSE]drv_spi.c miss a "{" on line 83 (#7403) 2023-04-28 07:40:06 +08:00
yxf 4ab43ca98f
[HUST CSE][NXP][imx6sx] memset函数使用错误 2023-04-27 00:02:16 -04:00
OnlyShirley 8dfcf07c24
[HUST CSE]Assign Null to fdt after free to avoid dangling pointer (#7389) 2023-04-27 07:13:11 +08:00
4b2a44f39e
修复 atomic_arm.c 多次指定类型限定符问题 (#7393) 2023-04-27 07:09:38 +08:00
zhkag 550b9282f9
[syscall] lwp_syscall 中 rt_err_t 改为 sysret_t (#7374) 2023-04-26 19:12:30 +08:00
zhkag 5203e59d9b
[CI] ci 编译时先执行 scons --pyconfig-silent 后进行编译 (#7383) 2023-04-26 18:00:24 +08:00
xiao-mang c043657353
fork子进程时,lwp_struct_copy函数增加拷贝working_directory功能 (#7380) 2023-04-26 17:21:00 +08:00
Shell 6e7c5d9bc9
[libcpu/aarch64] fix cache invalidate operation (#7363) 2023-04-26 17:17:42 +08:00
xiaoniaoyou6hua c34608b4a9
fix ipv6 compatibility issues (#7339) 2023-04-26 09:19:41 +08:00
szlr 90853abb08
[HUST CSE] for循环判断条件出错字符串读取越界 (#7352) 2023-04-26 09:15:31 +08:00
flyingcys c2ac614c59
[bsp/bouffalo_lab]add bl808-d0 (#7373)
Co-authored-by: chenyisong <chenyisong@tuya.com>
2023-04-26 08:50:03 +08:00
goldengrandpa efbdeb25ee
[dfs]释放fd_slot之前将子节点释放避免内存泄漏 (#7378) 2023-04-26 08:47:21 +08:00
OnlyShirley 62dcc50530
[HUST CSE]:Fix invalid broken links in user manual (#7376) 2023-04-25 09:04:01 -04:00
flyingcys 5a1321b20b
add rt-smart mode Kconcfig select (#7369)
Co-authored-by: chenyisong <chenyisong@tuya.com>
2023-04-25 13:36:40 +08:00
Nephr1te 7212e6bc1c
[HUST_CSE] add doxygen missing `@brief` (#7368) 2023-04-25 00:36:39 -04:00
Bushilei e902187a64
[HUST CSE]fix:uninitialized *p (#7364)
Signed-off-by: bushilei <shileibu@hust.edu.cn>
2023-04-25 11:20:40 +08:00
顿玄 00c04d925d
[STM32][Readme] fix incorrect image link 2023-04-24 19:31:53 +01:00
guo bd1763b979
[netdev] Add check if netdev->ops is null (#7362) 2023-04-24 17:06:54 +08:00
wangqinglin fbc1d6f4fd
[fix]:修复GICv2、GICv3中断触发模式设置无效的问题 (#7358) 2023-04-24 17:06:31 +08:00
wangqinglin ac07f40670
优化设置中断模式api (#7359) 2023-04-24 14:16:21 +08:00
AD0naldRavenclow fec989a69f
[HUST CSE][WCH][library] fix error in Bubble Sort (#7240) 2023-04-24 00:49:24 -04:00
Sseven731 17ed572644
[HUST CSE] [readme] fix invalid URL 2023-04-24 00:47:02 -04:00
supperthomas a5ad874417
[github][action] check the dist project for ci (#7320) 2023-04-24 11:02:56 +08:00
tyx 7ec14378ef [net][netdev]Add more hook functions 2023-04-24 10:58:05 +08:00
tyx 8aaa57e2ea [net][netdev]Use the interface to set the default netdev 2023-04-24 10:58:05 +08:00
Rbb666 2f9d3bfe20 [Renesas]Add HMI-Board bsp 2023-04-24 10:54:57 +08:00
flyingcys cbedb6b40b
[libcpu/risc-v/c906] add ioremap && default param (#7345) 2023-04-24 09:21:15 +08:00
Yuqiang Wang a09a2ea6fe
[bsp][lpc55sxx] Added drv_soft_spi functionality and fixed drv_soft_i2c pin errors (#7251)
1.lpc55sxx添加软件模拟SPI驱动
2.lpc55s69 board在Kconfig中添加软件SPI配置项
3.lpc55s69添加通用GPIO引脚定义
4.lpc55s69修正Kconfig中关于软件i2c配置项
2023-04-23 19:30:42 -04:00
Xuhxx 439d3c34d9
[HUST CSE]Fix if condition statement not closed (#7353) 2023-04-23 17:40:42 -04:00
chichen113 7ff6fe7c0d
[HUST CSE]github上正常但导入vscode出现乱码 2023-04-22 19:22:19 +01:00
wsxk a894aef494
[HUST CSE][bsp] fix some documents link error (#7335) 2023-04-22 19:18:44 +01:00
Shell 470454d201
[components/mm] support for scalable memory management (#7277)
* [mm/page] multi-list page manager
[mm/page] page debugger
[libcpu/aarch64] hugepage support

* [quality] remove void-arith

* [format] remove kasan codes
2023-04-22 23:59:11 +08:00
flyingcys 90c69a0588
update bouffalo_lab libraries && script (#7349) 2023-04-22 23:57:53 +08:00
朱天龙 (Armink) 69e6c3017b
Utest win (#7347)
* [tools] Add `--add-rtconfig` args for scons when you want to add macro definitions build time.

* [utilities][utest] Add VS simulator support.
2023-04-22 21:49:20 +08:00
xiaoniaoyou6hua 4f1c3a1472
fix warning (#7340) 2023-04-22 09:25:52 +08:00