mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Bool symbols in nimble, BTDM, and two examples used invalid default literals. The parser already falls back to 'n'; set that explicitly. Co-authored-by: Cursor <cursoragent@cursor.com>