Skip to content

idf.py not found #1

Description

@ChemaEsteve

esp32 make -j4
idf.py -D MICROPY_BOARD=ESP32_GENERIC -D MICROPY_BOARD_DIR="/home/jme/micropython/ports/esp32/boards/ESP32_GENERIC" -B build-ESP32_GENERIC build || (echo -e "See \033[1;31mhttps://github.com/micropython/micropython/wiki/Build-Troubleshooting\033[0m"; false)
/bin/sh: 1: idf.py: not found

I try to follow your instructions and was able to build the docker image, I then clone the micropython github master and cd into the micropython/ports/esp32. then issue the command esp32 make -j4. But it fails with idf.py not found !!!!!

Did I miss something ????

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions