CLION avr gcc __progmem__ , ISR, PROGMEM
I have a problem; for lines like below IDE show errors (everything compile without problems and warnings)
.How i can fix this warnings?



Kernel: 5.11.0-17-generic x86_64 bits: 64 Desktop: KDE Plasma 5.21.4
Distro: Ubuntu 21.04 (Hirsute Hippo)
avr-gcc (GCC) 5.4.0
CMAKE: set(CMAKE_C_STANDARD 99)
请先登录再写评论。
I have the same problem. My ISRs are always shown wrong. How can I fix that?