mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-28 16:46:31 +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.