esp8266/Arduino

Functions / symbols defined in sketch may override framework .a

Open

#8.710 geöffnet am 6. Nov. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (13.342 Forks)batch import
component: corehelp wanted

Repository-Metriken

Stars
 (15.728 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I tested the MCVE and OTA works again perfectly fine. I found the problem in my full sketch. I had a global object called crc32! The same name as the function name with problem. Sorry for bothering you and thank you @earlephilhower for your help. Closing this issue...

Originally posted by @kamran00f in https://github.com/esp8266/Arduino/issues/7651#issuecomment-707327428

Contributor Guide