yaourdt/mgos-to-tasmota

Has someone built the image for Shelly Plug-1 EU?

fabiopedrosa opened this issue · 1 comments

Issue seems to be that this plug uses the cc3200 chip, which I'm not able to build mgos-to-tasmota with. Is there any support for that?

C:\mos>mos build --build-var MODEL=ShellyPlug --build-var TARGETFW=tasmota --platform cc3200
Connecting to https://build.mongoose-os.com, user test
Uploading sources (4416 bytes)
...
>> Compilation failure
/data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/deps/modules/mongoose-os/platforms/cc3200/Makefile.build:333: recipe for target '/data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/main.c.o' failed
make: *** [/data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/main.c.o] Error 1
make: *** Waiting for unfinished jobs....
  GEN   /data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/boot/build_info.c
  GCC   /data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/boot/build_info.c
  LD    /data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/boot/mg-boot.axf
  BIN   /data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/boot/mg-boot.axf -> /data/fwbuild-volumes/2.19.1/apps/shelly-plug/cc3200/build_contexts/build_ctx_285691577/build/objs/boot/fw/mg-boot.bin
    Boot code size: 11468
make[1]: Leaving directory '/mongoose-os/platforms/cc3200/boot'
make: Leaving directory '/app'
Error: exit status 2
/src/cli/build_local.go:697:
/src/cli/build_local.go:684:
/src/cli/build_local.go:449:
/src/cli/build.go:270:
/src/cli/build.go:213:
/src/cli/main.go:198: build failed
Error: /src/cli/build_remote.go:333: build failed
/src/cli/build.go:270:
/src/cli/build.go:213:
/src/cli/main.go:198: build failed