Skip to content

missing-prototypes error in esp-idf -> need to remove -Werror for now #2

@fpedd

Description

@fpedd

/home/fabian/.platformio/packages/framework-espidf/components/mbedtls/port/esp32/esp_bignum.c:254:5: error: no previous prototype for 'esp_mpi_mul_mpi_mod' [-Werror=missing-prototypes] int esp_mpi_mul_mpi_mod(mbedtls_mpi *Z, const mbedtls_mpi *X, const mbedtls_mpi *Y, const mbedtls_mpi *M) ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [.pio/build/RAI/esp-idf/mbedtls/port/esp32/esp_bignum.c.o] Error 1

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