Skip to content

kylefleming/platformio-gdbstub-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDBStub example using PlatformIO

See: esp8266/Arduino#4386

Instructions

  • Change the port in the last line of gdbcmds from /dev/cu.SLAB_USBtoUART to your port.
    • On mac/linux, run ls /dev/cu.* if you're not sure which port.
  • Upload firmware to you board: platformio run -t upload
  • Connect gdb: ./gdb.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published