hi, when I try to build the mycropython fw, I got an error. What can I do ? Who has a build ready to flash with esptools ?
./BUILD.sh menuconfig
Removing old tools versions and cleaning build...
unpacking 'esp-idf'
unpacking Linux/xtensa-esp32-elf
make[1] : on entre dans le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
cc -DCURSES_LOC="<curses.h>" -DLOCALE -MD -c -o mconf.o mconf.c
<commande interne>: recipe for target 'mconf.o' failed
make[1] : on quitte le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
===========================================
Error creatimg 'sdkconfig', cannot continue
MicroPython for ESP32
grep: sdkconfig: Aucun fichier ou dossier de ce type
grep: sdkconfig: Aucun fichier ou dossier de ce type
make[1] : on entre dans le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
cc -DCURSES_LOC="<curses.h>" -DLOCALE -MD -c -o mconf.o mconf.c
<commande interne>: recipe for target 'mconf.o' failed
make[1] : on quitte le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
grep: sdkconfig: Aucun fichier ou dossier de ce type
grep: sdkconfig: Aucun fichier ou dossier de ce type
OK.