Code: Select all
$ make
CC espfs/espfs.c
make: xtensa-lx106-elf-gcc: Command not found
make: *** [Makefile:220: build/espfs/espfs.o] Error 127
Chris
Code: Select all
$ make
CC espfs/espfs.c
make: xtensa-lx106-elf-gcc: Command not found
make: *** [Makefile:220: build/espfs/espfs.o] Error 127
Libesphttpd for esp32 is meant as a component for your esp-idf project. Just drop it into the components/ directory of your project and it should work. The esp32 bit still is somewhat beta, however; feel free to tell me if you run into any bugs.
Can we get libesphttpd for ESP32 now?We most certainly have plans in that directionbut the way we're going to do that (fork the ESP32 branch to include ESP32-only stuff, keep compatibility with the ESP8266 branch, ...) still is under discussion.
Users browsing this forum: ChatGPT-User and 2 guests