pio debug

PlatformIO 프로젝트 디버그. 더 많은 정보: https://docs.platformio.org/en/latest/core/userguide/cmd_debug.html.

pio debug

pio debug --project-dir {{경로/대상/platformio_project}}

pio debug --environment {{환경}}

pio debug --project-conf {{경로/대상/platformio.ini}}

pio debug --interface={{gdb}} {{gdb_옵션}}