Search found 2 matches
- Wed Jun 30, 2021 9:21 am
- Forum: ESP-IDF
- Topic: VS code ESP-IDF example can't find <stdio.h>
- Replies: 0
- Views: 1418
VS code ESP-IDF example can't find <stdio.h>
hi everyone! i have use VS Code esp-idf example creat a project,but show the problem #include <stdio.h> can't find,how to slove it? thanks!
- Wed Jun 30, 2021 8:05 am
- Forum: ESP-IDF 中文讨论版
- Topic: VS Code ESP-IDF例程#include <stdio.h>没有找到的解决办法
- Replies: 1
- Views: 2779
VS Code ESP-IDF例程#include <stdio.h>没有找到的解决办法
vs code esp-idf用example生成的项目出现#include <stdio.h>没有包含进来的错误请问一下各位怎么解决的,谢谢