Re: ESP32-S3 RISC-V RTC_I2C
Posted: Wed Jan 15, 2025 2:11 pm
Hi
I am getting conflicting definitions of GPIO enumerations and types (gpio_num_t and GPIO_NUM_*) when using "ulp_riscv_gpio.h" and "ulp_riscv_i2c.h" at the same time in the Risc-V coprocessor, I can´t find a workaround and I can´t not include them because I need to use more than just the GPIO_NUM_* definitions.
I am using the ESP-IDF v5.3.2
I am getting conflicting definitions of GPIO enumerations and types (gpio_num_t and GPIO_NUM_*) when using "ulp_riscv_gpio.h" and "ulp_riscv_i2c.h" at the same time in the Risc-V coprocessor, I can´t find a workaround and I can´t not include them because I need to use more than just the GPIO_NUM_* definitions.
I am using the ESP-IDF v5.3.2