zephyr/subsys/debug/gdbstub
Yong Cong Sin 9d9576b442 subsys/debug: relocate gdbstub stuff into its folder
Move the gdbstub files into the gdbstub folder, and relocated
its Kconfig as well.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 22:36:51 -04:00
..
CMakeLists.txt subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
Kconfig subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
gdbstub.c subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
gdbstub_backend.h subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
gdbstub_backend_serial.c