espressif/esp32-arduino-lib-builder

How to compile the libraries with debug info?

jsmith173 opened this issue · 2 comments

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

How to compile the libraries with debug info? (gcc option -Og -g)

AFAIK the libs already contain the debug symbols. @me-no-dev might know better.

ok