zephyr/samples/index.rst
Flavio Ceolin 179e184e30 samples: debug: Add a simple gdbstub sample
Sample example built with gdbstub enabled. Two serials are used, one for
normal output and another one that is used talk with gdb in the host
machine.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-09-02 20:54:57 -04:00

35 lines
544 B
ReStructuredText

.. _samples-and-demos:
Samples and Demos
#################
.. toctree::
:maxdepth: 2
:glob:
classic
basic/*
userspace/*
subsys/subsys.rst
net/net.rst
bluetooth/bluetooth.rst
sensor/*
boards/*
mpu/*
drivers/drivers.rst
application_development/*
display/*
shields/*
portability/*
posix/*
video/*
scheduler/*
smp/*
tfm_integration/tfm_integration.rst
debug/*
.. comment
To add a new sample document, please use the template available under
``doc/templates/sample.tmpl``