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 \
108
108
$preprocess \
109
109
" $root /tools/sdk/ld/eagle.app.v6.common.ld.h" \
110
110
-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
114
111
115
112
$preprocess \
116
113
" local.eagle.flash.ld.h" \
117
114
-o " local.eagle.flash.ld"
118
- step_summary \
119
- " Default local.eagle.flash.ld" \
120
- local.eagle.flash.ld
121
115
122
116
libs=$" -lhal -lphy -lpp -lnet80211 -llwip6-1460-feat -lwpa \
123
117
-lcrypto -lmain -lwps -lbearssl -lespnow -lsmartconfig \
@@ -155,7 +149,3 @@ link=$"$root/tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-gcc
155
149
nm=$" $root /tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-nm -C"
156
150
157
151
$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