Search found 1 match

by bekaertKees
Fri May 17, 2019 8:19 am
Forum: ESP-IDF
Topic: Linker error - Undefined reference after update ESP-IDF to v4
Replies: 0
Views: 3076

Linker error - Undefined reference after update ESP-IDF to v4

<t>Hi,<br/> <br/> After updating the ESP-IDF to the latest master I can't compile my code anymore: "ld returned 1 exit status".<br/> Various undefined references are provided.<br/> I tried to roll back to v3.1.1 which worked before, but that doesn't work anymore. The same errors are there.<br/> I us...