Files
openharmony_kernel_liteos_m/kal/cmsis
wanghao-free 7d414613b0 fix: 解决osThreadNew函数attr为NULL时创建线程失败问题
主干不存在该问题,已解决.

函数osThreadNew在attr参数为NULL时会直接返回NULL出去,创建线程失败,
现修改为创建一个pcname为NULL的线程,避免报错

close:  #I48FL1
Signed-off-by: wanghao-free <wanghao453@huawei.com>
2021-09-08 19:12:21 -07:00
..
2021-03-11 20:30:40 +08:00
2021-03-11 20:30:40 +08:00
2020-12-16 17:30:08 +08:00
2021-03-11 20:30:40 +08:00
2021-03-11 20:30:40 +08:00
2021-03-11 20:30:40 +08:00
2021-03-11 20:30:40 +08:00

[
    {
        "Name"                  : "CMSIS",
        "License"               : "Apache License V2.0",
        "License File"          : "LICENSE.txt",
        "Version Number"        : "5.7.0",
        "Owner"                 : "denny.shenwei@huawei.com",
        "Upstream URL"          : "http://www.arm.com/zh/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php",
        "Description"           : "The Cortex Microcontroller Software Interface Standard (CMSIS) is a vendor-independent hardware abstraction layer for microcontrollers that are based on Arm® Cortex® processors"
    }
]