openharmony_kernel_liteos_m/kal/cmsis
zhushengle 96cc92d035 feat: 支持任务栈可配置
支持liteos_m 任务栈可配置
支持pthread 任务栈可配置
支持cmsis 任务栈可配置

BREAKING CHANGE:
pthread_create 支持任务栈设置
osThreadNew 支持任务栈设置
TSK_INIT_PARAM_S 结构体添加stackAddr 字段

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: Ifa2a3581b705631cc83cbde6182a39c28d66de2a
2022-02-21 09:08:05 +08:00
..
BUILD.gn chore: liteos-m kernel 部件标准化 2022-01-19 17:44:49 +08:00
Kconfig feature: 支持newlib与musl切换 2021-12-04 21:43:55 +08:00
cmsis_liteos2.c feat: 支持任务栈可配置 2022-02-21 09:08:05 +08:00
cmsis_os.h update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
cmsis_os2.h remove symlinks which is not supported on windows platform 2021-05-17 22:28:19 +08:00
hos_cmsis_adp.h restore hos_cmsis_adp.h 2021-04-26 18:57:39 +08:00
kal.h fix: M核代码告警清零 2021-07-30 18:34:08 +08:00