mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-23 10:30:28 +08:00
Revert "Merge branch 'feature/support_gcc_v8.x' into 'master'"
This reverts merge request !1539
This commit is contained in:
@@ -18,7 +18,6 @@ import os
|
||||
from pyparsing import Word, alphanums, printables, Combine, Literal, hexnums, quotedString, Optional, nums, removeQuotes, oneOf, Group, infixNotation, opAssoc
|
||||
|
||||
import sys
|
||||
sys.path.insert(0, os.environ.get('IDF_PATH') + '/tools/kconfig_new')
|
||||
try:
|
||||
import kconfiglib
|
||||
except ImportError:
|
||||
|
Reference in New Issue
Block a user