cmake: Hide serial port settings in menuconfig when using cmake

This commit is contained in:
Angus Gratton
2018-05-07 10:01:16 +08:00
committed by Angus Gratton
parent 829e6c44f1
commit 2f4079ebb2
4 changed files with 11 additions and 1 deletions
+3
View File
@@ -4,6 +4,9 @@
#
mainmenu "Espressif IoT Development Framework Configuration"
config IDF_CMAKE
bool
option env="IDF_CMAKE"
menu "SDK tool configuration"
config TOOLPREFIX