samples: cpp: Relocate samples/subsys/cpp to samples/cpp
This commit moves the C++ samples under `samples/subsys/cpp` to `samples/cpp` because the C++ language and standard library support is not a "subsystem" (aka. API) in conventional sense and the samples demonstrating them should belong directly under the top samples directory as does POSIX support. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
This commit is contained in:
parent
5c58ebe55b
commit
8c94410022
7 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Samples and Demos
|
|||
drivers/drivers.rst
|
||||
application_development/*
|
||||
shields/*
|
||||
cpp/*
|
||||
posix/*
|
||||
kernel/*
|
||||
tfm_integration/tfm_integration.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue