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
51 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ Samples and Demos
|
||||||
drivers/drivers.rst
|
drivers/drivers.rst
|
||||||
application_development/*
|
application_development/*
|
||||||
shields/*
|
shields/*
|
||||||
portability/*
|
|
||||||
posix/*
|
posix/*
|
||||||
kernel/*
|
kernel/*
|
||||||
tfm_integration/tfm_integration.rst
|
tfm_integration/tfm_integration.rst
|
||||||
|
|
|
@ -10,4 +10,3 @@ CONFIG_INIT_STACKS=y
|
||||||
CONFIG_POLL=y
|
CONFIG_POLL=y
|
||||||
CONFIG_SCHED_SCALABLE=y
|
CONFIG_SCHED_SCALABLE=y
|
||||||
CONFIG_THREAD_CUSTOM_DATA=y
|
CONFIG_THREAD_CUSTOM_DATA=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue