Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Dr.Methyl
    D
    • Continue chat with Dr.Methyl
    • Start new chat with Dr.Methyl
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Dr.Methyl

    @Dr.Methyl

    0
    Reputation
    1
    Posts
    572
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Dr.Methyl Follow

    Posts made by Dr.Methyl

    • Erry when I try to build micropython firmware

      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.

      posted in Micropython
      D
      Dr.Methyl