Merge branch 'feature/remove_minic' into 'release/v2.x.x'

feat(lib): remove minic support

See merge request sdk/ESP8266_RTOS_SDK!407
This commit is contained in:
Wu Jian Gang
2018-08-21 11:08:34 +08:00
3 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ gwen:
crypto: 9ec59b5 crypto: 9ec59b5
espnow: 79c549f espnow: 79c549f
main: cec1a75 main: cec1a75
minic: 9ec59b5
net80211: cec1a75 net80211: cec1a75
pp: 1155a0b pp: 1155a0b
pwm: 9ec59b5 pwm: 9ec59b5

View File

@@ -56,7 +56,7 @@ LINKFLAGS_eagle.app.v6 = \
-u call_user_start \ -u call_user_start \
-Wl,-static \ -Wl,-static \
-Wl,--start-group \ -Wl,--start-group \
-lminic \ -lcirom \
-lgcc \ -lgcc \
-lhal \ -lhal \
-lphy \ -lphy \

View File

Binary file not shown.