Skip to content

Github Action to build Firmware using your builder#460

Open
shafr wants to merge 12 commits intomartin-ger:masterfrom
shafr:master
Open

Github Action to build Firmware using your builder#460
shafr wants to merge 12 commits intomartin-ger:masterfrom
shafr:master

Conversation

@shafr
Copy link

@shafr shafr commented Jun 9, 2021

Thanks for creating builder image, I was struggling to do a local build since some dependencies were failing.

I've added this job, so you'll have better visibility using CI/DC and if someone wants to build firmware:

  • fork your project
  • configure parameters
  • download firmware.tar.gz

file & flash it using any tool.

@jsvtrlvrslv
Copy link

Can you help me 'make' new firmware files?
When i try make, ths error appear:

tilt@ubuntu:~/xxx/esp_wifi_repeater$ make
CC driver/spi.c
make: /home/tilt/xxx/esp_wifi_repeater/coiso/esp-open-sdk/xtensa-lx106-elf/bin/xtensa-lx106-elf-gcc: Command not found
make: *** [Makefile:173: build/driver/spi.o] Error 127

@shafr
Copy link
Author

shafr commented Jun 18, 2021

probably you would need Linux machine or windows machine capable of running Docker images.
That would be the easiest way. Or clone my repository and go into actions -> and grab already built artifact.

@bigbang007038
Copy link

Can we make Arduino sketch ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants