Hi everyone,
I hope you all are doing well today!
I am currently working on my bachelor’s degree and I am experiencing an issue with my compiler. I have included the esp_mac library and also updated the CMakeLists file, but the compiler still cannot find the library. I am not sure why this is happening. I have been trying to solve this problem for three days now, but I am out of ideas.
I am using esp-idf v5.3. Interestingly, I did not encounter this problem with the previous version, v5.1.2.
HINT: The component esp_mac could not be found. This could be because: component name was misspelled, the component was not added to the build, the component has been moved to the IDF component manager or has been removed and refactored into some other component.
Please look out for component in 'https://components.espressif.com' and add using 'idf.py add-dependency' command.
Refer to the migration guide for more details about moved components.
Refer to the build-system guide for more details about how components are found and included in the build.
idf_component_register(SRCS "MRSFirmware.c" "src/myclass.c"
INCLUDE_DIRS "include"
REQUIRES driver mbedtls esp_mac esp-tls esp_wifi esp_event nvs_flash esp_netif esp_http_server esp_https_server esp_eth esp_hw_support esp_http_client esp_netif spiffs
EMBED_TXTFILES include/cert.pem
)
Thank you Guys!!!
component esp_mac could not be found
-
- Posts: 1
- Joined: Thu Aug 01, 2024 9:11 am
Return to “General Discussion”
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: Esp_Noobe_Sag and 97 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.