openharmony_kernel_liteos_m/arch/csky/v2/gcc
yinjiaming bcd177bbd3 fix: 修复3.1代码检视中的问题
【背景】
3.1 代码检视中有一些问题需要修改

【修改方案】
在README 中添加了文档链接,更改了非可执行文件的权限

【影响】
对现有的产品编译不会有影响。

Signed-off-by: yinjiaming <yinjiaming@huawei.com>
Change-Id: I25eb1a2bfcbfdf7bc40b0516bcf9262c2d67f8b4
2022-03-14 06:57:32 +00:00
..
BUILD.gn fix: 修复3.1代码检视中的问题 2022-03-14 06:57:32 +00:00
los_arch_atomic.h fix atomic compile error of iar 2022-01-18 18:59:29 +08:00
los_arch_context.h chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_arch_interrupt.h feat: 内核提供Interrupt框架,支持多架构多平台通用化 2022-01-21 16:40:45 +08:00
los_arch_timer.h feat: 内核提供tick timer框架,支持多架构多平台通用化 2021-12-31 10:50:33 +08:00
los_context.c feature: Support kernel signal and POSIX API. 2022-01-20 11:17:40 +08:00
los_dispatch.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_exc.S 在arch\csky\v2\gcc\los_exc.S中添加IrqEntry函数实现 2021-12-27 11:10:45 +08:00
los_interrupt.c !602 修复irqNum = HwiNumGet()编译错误 2022-02-21 08:56:35 +00:00
los_timer.c feat: 同步调度部分优化至liteos_m 2022-02-12 14:52:36 +08:00