Search found 1 match
- Thu Jun 08, 2023 9:38 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp-idf 编译报错
- Replies: 1
- Views: 2188
esp-idf 编译报错
C:/esp/project/mycomponentsV4.102/components/mycommon/include/mycommon.h:11:10: fatal error: driver/gpio.h: No such file or directory 11 | #include "driver/gpio.h" | ^~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. HINT: Please make sure that the header name is correc...