Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: arduino as esp-idf component #212

Open
kiralikbeyin opened this issue Mar 21, 2023 · 1 comment
Open

Question: arduino as esp-idf component #212

kiralikbeyin opened this issue Mar 21, 2023 · 1 comment

Comments

@kiralikbeyin
Copy link

I've been trying to add arduino as esp-idf component to your repo https://github.com/maximkulkin/esp-homekit-demo for 4 days. I was hoping to add a few simple arduino libraries.

Is this impossible?
https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html

@maximkulkin
Copy link
Owner

In general, you can not do that without modifying the Arduino library code. Those libraries usually depend on Arduino-specific APIs that are not available in ESP-IDF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants