-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Answers checklist.
- I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
- I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
I'm exploring "pure" CMake components (libraries only) as per
https://docs.espressif.com/projects/esp ... components
Two related issues I face:
- Cannot make it interact with IDF component manager
- If main consuming app uses
COMPONENTS mainthen pure cmake component can't find things likeidf::nvs_flash
What do you recommend to overcome these issues, especially the first one?
Placing dependency management out in consuming app feels more like a workaround than a solution
Metadata
Metadata
Assignees
Labels
No labels