portability: move cmsis api samples/tests
Move all sampels and tests of CMSIS OS APIs into samples/subsys and tests/subsys. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3b3e858c50
commit
8a8c681393
|
@ -20,7 +20,6 @@ Samples and Demos
|
|||
drivers/drivers.rst
|
||||
application_development/*
|
||||
shields/*
|
||||
portability/*
|
||||
posix/*
|
||||
kernel/*
|
||||
tfm_integration/tfm_integration.rst
|
||||
|
|
|
@ -10,4 +10,3 @@ CONFIG_INIT_STACKS=y
|
|||
CONFIG_POLL=y
|
||||
CONFIG_SCHED_SCALABLE=y
|
||||
CONFIG_THREAD_CUSTOM_DATA=y
|
||||
|
Loading…
Reference in a new issue