NEURoboticsClub / Space-Drone-Embedded

Embedded firmware for the Space Building Drone project.
GNU General Public License v3.0
0 stars 0 forks source link

[DevOps] Add GDBSTUB #5

Closed jr1221 closed 2 months ago

jr1221 commented 6 months ago

Be able to debug dynamically using gdb. Since JTAG is probably not feasible, integrate, document, and test GDBSTUB as a way to get GDB working since ESP32 only really has UART avaliable in current hardware.

jr1221 commented 2 months ago

Nah we got s3