samples: move kernel samples into one folder

Move kenrel samples into one directory.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-03-06 08:47:35 -05:00
commit 364c0bee31
9 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ Samples and Demos
portability/* portability/*
posix/* posix/*
video/* video/*
scheduler/* kernel/*
smp/* smp/*
tfm_integration/tfm_integration.rst tfm_integration/tfm_integration.rst
debug/* debug/*

View file

@ -1,4 +1,4 @@
.. _scheduler-samples: .. _kernel-samples:
Various Kernel and Scheduler Samples Various Kernel and Scheduler Samples
#################################### ####################################