nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.61k stars 3.12k forks source link

Release version issue snprintf #3614

Open vit1251 opened 8 months ago

vit1251 commented 8 months ago

Expected behavior

DEPEND: CC app/libc/snprintf.c snprintf.c:41:35: fatal error: c99-snprintf/snprintf.c: No such file or directory

include "c99-snprintf/snprintf.c"

                               ^

compilation terminated. CC app/libc/snprintf.c snprintf.c:41:35: fatal error: c99-snprintf/snprintf.c: No such file or directory

include "c99-snprintf/snprintf.c"

                               ^

compilation terminated.