fix some calloc bug
1. some calloc fix 2. fix some document error 3. refactor kv API, to be compatible with ota API
This commit is contained in:
@@ -293,7 +293,7 @@ __API__ void tos_task_yield(void);
|
||||
* @brief Get current running task.
|
||||
* Get current running task.
|
||||
*
|
||||
* @attention is kernel is not running, you'll get K_NULL
|
||||
* @attention if kernel is not running, you'll get K_NULL
|
||||
*
|
||||
* @param None
|
||||
*
|
||||
|
Reference in New Issue
Block a user