samples: move architecture specific samples to arch/

smp and mpu are architecture specific samples and do not apply to
majority of support platforms, so move them to arch/.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-03-06 09:40:44 -05:00
parent 8a2ec3674f
commit f3ec9bac04
23 changed files with 10 additions and 2 deletions

10
samples/arch/index.rst Normal file
View file

@ -0,0 +1,10 @@
.. _arch-samples:
Architecture Dependent Samples
##############################
.. toctree::
:maxdepth: 1
:glob:
**/*

View file

@ -17,14 +17,12 @@ Samples and Demos
sensor/*
arch/*
boards/*
mpu/*
drivers/drivers.rst
application_development/*
shields/*
portability/*
posix/*
kernel/*
smp/*
tfm_integration/tfm_integration.rst
.. comment