Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By dannybackx
#33902 FYI adding a trivial link into the ESP8266_RTOS_SDK (search engines say that's where to find xtensa/corebits.h) isn't enough :

/tmp/build6826651435799429866.tmp/GDBStub/GDBStub.c.o: In function `gdb_server':
/home/danny/src/sketchbook/esp8266/libraries/GDBStub/src/GDBStub.c:304: undefined reference to `uart_write_char_d'
collect2: error: ld returned 1 exit status
Error compiling.