Skip to content

Commit 174c4b0

Browse files
author
Luc
authored
Update .travis.yml
1 parent b219130 commit 174c4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ before_script:
2121
- echo 'build.flash_size=4M' >> platform.txt
2222
- echo 'build.flash_mode=dio' >> platform.txt
2323
- echo 'build.f_cpu=160000000L' >> platform.txt
24+
- echo 'build.flash_flags=-DFLASHMODE_DIO' >> pt.txt
2425
- sed -i "s/build.lwip_lib=-llwip_gcc/build.lwip_lib=-llwip2-536-feat/g" ./platform.txt
2526
- sed -i "s/build.lwip_include=lwip/build.lwip_include=lwip2/g" ./platform.txt
2627
- 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

0 commit comments

Comments
 (0)