Debug PlatformIO projecten. Meer informatie: https://docs.platformio.org/en/latest/core/userguide/cmd_debug.html.
pio debug
pio debug --project-dir {{pad/naar/platformio_project}}
pio debug --environment {{omgeving}}
pio debug --project-conf {{pad/naar/platformio.ini}}
gdb
debugger:pio debug --interface={{gdb}} {{gdb_opties}}