Search found 1 match
- Sun Feb 14, 2021 12:06 pm
- Forum: ESP32 Arduino
- Topic: Using arduino-esp32 as a component: 'SOC_GPIO_PIN_COUNT' was not declared in this scope
- Replies: 11
- Views: 13801
Re: Using arduino-esp32 as a component: 'SOC_GPIO_PIN_COUNT' was not declared in this scope
I fixed this issue by running [Codebox]idf.py menuconfig[/Codebox] and enabling Component config -> Driver configurations -> RTCIO configuration -> Support array `rtc_gpio_desc` for ESP32.