Resolved! error: array type has incomplete element type
Posted on March 30, 2018 at 07:29This is occurring in fsdata_custom.c in the LwIP_HTTP_Server_Netconn_RTOS project I imported from CubeMX. The struct that is being referenced is :struct fsdata_file { const struct fsdata_file *next; const unsigned...