Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guennadi Liakhovetski 29f66ab823 gdb: fix building without UART support 2 weeks ago
..
CMakeLists.txt subsys/debug: relocate gdbstub stuff into its folder 1 year ago
Kconfig gdb: fix building without UART support 2 weeks ago
gdbstub.c gdbstub: make immediate GDB stub entry optional 2 weeks ago
gdbstub_backend.h subsys/debug: relocate gdbstub stuff into its folder 1 year ago
gdbstub_backend_serial.c