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
When compiling with stm32freertos, list.h in OpenAMP's name over-rides list.h with freertos and compilation fails. Renaming OpenAMP's list.h solves this issue.