feat(lib): remove minic support

This commit is contained in:
Wu Jian Gang
2018-08-21 10:44:18 +08:00
parent 4a12546a80
commit 3f15fd4694
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 \

Binary file not shown.