lib/cmsis_rtos_v1: Implement support for thread APIs
These APIs allow defining, creating and controlling of thread related functionalities. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
This commit is contained in:
parent
d22cd76c9c
commit
ccd1c21824
6 changed files with 221 additions and 2 deletions
|
@ -31,4 +31,5 @@ config BASE64
|
|||
|
||||
source "lib/posix/Kconfig"
|
||||
|
||||
source "lib/cmsis_rtos_v1/Kconfig"
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue