File tree 36 files changed +36
-42
lines changed
xmc47_relax-make-baremetal-builtin
xmc72_evk-make-baremetal-builtin
xmc_plt2go_4400-make-baremetal-builtin
frdm-mcxn947-make-baremetal-builtin
frdm-mcxn947-make-freertos-builtin
rt1020-evk-make-baremetal-builtin
rt1020-evk-make-freertos-builtin
rt1060-evk-make-baremetal-builtin
rt1060-evk-make-freertos-builtin
rt1170-evk-make-baremetal-builtin
rt1170-evk-make-freertos-builtin
pico-2-w-picosdk-baremetal-builtin
pico-w-picosdk-baremetal-builtin
w5500-evb-pico-picosdk-baremetal-builtin
w5500-evb-pico2-picosdk-baremetal-builtin
nucleo-f429zi-cube-baremetal-builtin
nucleo-f429zi-cube-freertos-builtin
nucleo-f429zi-make-baremetal-builtin
nucleo-f429zi-make-freertos-builtin
nucleo-f746zg-cube-baremetal-builtin
nucleo-f746zg-cube-freertos-builtin
nucleo-f746zg-make-baremetal-builtin
nucleo-f746zg-make-freertos-builtin
nucleo-h563zi-make-baremetal-builtin
nucleo-h563zi-make-freertos-builtin
nucleo-h723zg-make-baremetal-builtin
nucleo-h723zg-make-freertos-builtin
nucleo-h743zi-cube-baremetal-builtin
nucleo-h743zi-cube-freertos-builtin
nucleo-h743zi-make-baremetal-builtin
nucleo-h743zi-make-freertos-builtin
stm32h573i-dk-make-baremetal-builtin
stm32h573i-dk-make-freertos-builtin
stm32h747i-disco-make-baremetal-builtin
ek-tm4c1294xl-make-baremetal-builtin
ek-tm4c1294xl-make-freertos-builtin
36 files changed +36
-42
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
flash : firmware.uf2
18
18
picotool load $< -f
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
flash : firmware.uf2
18
18
picotool load $< -f
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
flash : firmware.uf2
18
18
picotool load $< -f
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
flash : firmware.uf2
18
18
picotool load $< -f
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ wizard:
20
20
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
21
21
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
22
22
unzip wizard.zip
23
- cd wizard/Core/Src ; rm mongoose.c ; cp -rL ../../../../../../mongoose.c .
24
- cd wizard/Core/Inc ; rm mongoose.h ; cp -rL ../../../../../../mongoose.h .
23
+ cd wizard/mongoose ; rm mongoose.[ch] ; cp -L ../../../../../mongoose.c . ; cp -L ../../../../../mongoose.h .
25
24
26
25
27
26
clean :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ wizard:
12
12
hash=$$(curl -s -X POST -H "Content-Type: application/json" -d '{"build":{"board":"$(BOARD ) ","ide":"$(IDE ) ","rtos":"$(RTOS ) "}}' $(WIZARD_URL ) /api/hash | jq -r '.hash' ) \
13
13
&& curl -s $(WIZARD_URL ) /api/zip/$(BOARD ) /$(IDE ) /$(RTOS ) /$$ hash -o wizard.zip
14
14
unzip wizard.zip
15
- cd wizard ; rm mongoose.[ch] ; ln -s ../../../../mongoose.c ; ln -s ../../../../mongoose.h
15
+ cd wizard/mongoose ; rm mongoose.[ch] ; ln -s ../../../../../ mongoose.c ; ln -s ../ ../../../../mongoose.h
16
16
17
17
18
18
# Automated remote test. Requires env variable VCON_API_KEY set. See https://vcon.io/automated-firmware-tests/
You can’t perform that action at this time.
0 commit comments