esp8266/Arduino

Functions / symbols defined in sketch may override framework .a

Open

#8.710 aberto em 6 de nov. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (13.342 forks)batch import
component: corehelp wanted

Métricas do repositório

Stars
 (15.728 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador