mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-06 00:06:07 +08:00
Merge branch '2.0' of https://github.com/luc-github/ESP3D into 2.0
This commit is contained in:
commit
4ae6afcf9a
@ -26,7 +26,7 @@ before_script:
|
||||
- sed -i "s/build.lwip_include=lwip/build.lwip_include=lwip2/g" ./platform.txt
|
||||
- sed -i "s/build.lwip_flags=-DLWIP_OPEN_SRC/build.lwip_flags=-DLWIP_OPEN_SRC -DTCP_MSS=536 -DLWIP_FEATURES=1 -DLWIP_IPV6=0/g" ./platform.txt
|
||||
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
|
||||
- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
|
||||
#- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
|
||||
- cd $HOME/arduino_ide/hardware
|
||||
- mkdir esp32
|
||||
- cd esp32
|
||||
|
Loading…
x
Reference in New Issue
Block a user