Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

esp32: Error when building the firmware (solved) #92

@robert-hh

Description

@robert-hh

With today's changaes I get an error trying to build the firmware. These are the last few lines:

/home/robert/Downloads/mp-esp-idf/components/soc/esp32/include/soc/soc.h:163:13: note: in expansion of macro 'ASSERT_IF_DPORT_REG'
             ASSERT_IF_DPORT_REG((_r), REG_SET_BIT);                                                                    \
             ^
/home/robert/Downloads/mp-esp-idf/components/soc/esp32/include/soc/io_mux_reg.h:111:5: note: in expansion of macro 'REG_SET_BIT'
     REG_SET_BIT(PIN_NAME, FUN_PD);
     ^
../py/mkrules.mk:47: recipe for target 'build/py/mpprint.o' failed
make: *** [build/py/mpprint.o] Error 1

I updated the IDF and checked out the version which told to be the proper one. But other most recent build shows no difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions