doc: move flashing/debugging section to developing with zephyr

This section belongs in the intro about developing with Zephyr.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-05 15:42:08 -04:00 committed by Carles Cufí
commit 0ee7e42ef0
5 changed files with 1 additions and 1 deletions

View file

@ -10,5 +10,6 @@ Developing with Zephyr
beyond-GSG.rst beyond-GSG.rst
env_vars.rst env_vars.rst
application/index.rst application/index.rst
flash_debug/index
modules.rst modules.rst
west/index west/index

View file

@ -8,7 +8,6 @@ User and Developer Guides
coccinelle.rst coccinelle.rst
code-relocation.rst code-relocation.rst
flash_debug/index
platformio/index.rst platformio/index.rst
portability/index.rst portability/index.rst
porting/index porting/index