mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-21 15:32:02 +08:00
feat(lib): remove minic support
This commit is contained in:
1
VERSION
1
VERSION
@@ -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
|
||||||
|
@@ -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 \
|
||||||
|
BIN
lib/libminic.a
BIN
lib/libminic.a
Binary file not shown.
Reference in New Issue
Block a user