Skip to content

ESP-IDF examples in the documentation do no longer compile. #893

Closed
@Koepel

Description

@Koepel

The examples in the documentation do no longer compile: https://docs.wokwi.com/guides/esp32#esp-idf-examples
They can run the pre-compiled binary, but they do no longer compile. The problem is: "multiple definition of app_main".

The first three have a ino file and no attribute "builder": "esp-idf".
The fourth example has a main.c file, but no attribute either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions