-
Notifications
You must be signed in to change notification settings - Fork 516
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
It should work fine
Actual behavior (suspected bug)
i am trying to add components lib in my project and i am getting this error when try to compile. I even copy dependency file , sdkconfig and cmakelist file.
Error logs or terminal output
components/who_peripherals/who_cam/who_cam_p4/who_esp_video.cpp:51:35: error: 'bsp_i2c_get_handle' was not declared in this scope
51 | .i2c_handle = bsp_i2c_get_handle(),Steps to reproduce the behavior
Add components file to different project using cut and paste.
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
window 10
Shell
ZSH
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels