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
libopencm3_PWM_TFTbacklight won't compile because of a missing include file:
../../ethernet/mac_stm32fxx7.c:38:10: fatal error: libopencm3/cm3/nvic.h: No such file or directory
38 | #include <libopencm3/cm3/nvic.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain 10.3-2021.07)
The text was updated successfully, but these errors were encountered:
libopencm3_PWM_TFTbacklight won't compile because of a missing include file:
gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain 10.3-2021.07)
The text was updated successfully, but these errors were encountered: