mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Remove axTLS from code and documentation (#7437)
This commit is contained in:
committed by
GitHub
parent
1ead157558
commit
70e4457041
@ -123,7 +123,7 @@ env.Append(
|
||||
|
||||
LIBS=[
|
||||
"hal", "phy", "pp", "net80211", "wpa", "crypto", "main",
|
||||
"wps", "bearssl", "axtls", "espnow", "smartconfig", "airkiss", "wpa2",
|
||||
"wps", "bearssl", "espnow", "smartconfig", "airkiss", "wpa2",
|
||||
"stdc++", "m", "c", "gcc"
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user