File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -108,16 +108,10 @@ preprocess=$"$gcc \
108108$preprocess \
109109 " $root /tools/sdk/ld/eagle.app.v6.common.ld.h" \
110110 -o " local.eagle.app.v6.common.ld"
111- step_summary \
112- " Default local.eagle.app.v6.common.ld" \
113- local.eagle.app.v6.common.ld
114111
115112$preprocess \
116113 " local.eagle.flash.ld.h" \
117114 -o " local.eagle.flash.ld"
118- step_summary \
119- " Default local.eagle.flash.ld" \
120- local.eagle.flash.ld
121115
122116libs=$" -lhal -lphy -lpp -lnet80211 -llwip6-1460-feat -lwpa \
123117-lcrypto -lmain -lwps -lbearssl -lespnow -lsmartconfig \
@@ -155,7 +149,3 @@ link=$"$root/tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-gcc
155149nm=$" $root /tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-nm -C"
156150
157151$link -o xtensa.elf
158- step_summary " CI .elf link map" xtensa.map
159-
160- $nm xtensa.elf > symbols.txt
161- step_summary " CI .elf symbols" symbols.txt
You can’t perform that action at this time.
0 commit comments