mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
The linux host_test target has no real flash, so the "Serial flasher config" menu's options are meaningless there. Gate the menu on !IDF_TARGET_LINUX so its symbols stay undefined on linux.