mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +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.