You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using fresh installation of Espressif IDE 3.1.0 and ESP IDF 5.3.1 I'm getting an error "Initializer element is not a compile-time constant" with next code:
In the latest 2.x version there is no such error.
Also, the code is successfully compiling with GCC.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Initializer element is not a compile-time constant when using builtins
Initializer element is not a compile-time constant when using builtins (IEP-1341)
Oct 9, 2024
Using fresh installation of Espressif IDE 3.1.0 and ESP IDF 5.3.1 I'm getting an error "Initializer element is not a compile-time constant" with next code:
In the latest 2.x version there is no such error.
Also, the code is successfully compiling with GCC.
The text was updated successfully, but these errors were encountered: