Replies: 2 comments
-
Platformio more reliable than idf extension I think, but you'll need to
create a platformio.ini if it isn't there already
…On Sun, 21 May 2023, 09:50 Richard Jones, ***@***.***> wrote:
Using vscode i'm attaching to the willow docker container with the dev
containers extension, but vscode is still not sure where to find headers,
or how to build. I have the esp-idf extension, cmake, etc too. but i've not
used esp-idf much before, and it seems kinda finicky.
Can you advise, or share any dev environment setup you might have to make
it easier to get started with (eg) vscode with a change/build/flash loop?
What does your dev environment / process look like?
Thanks
—
Reply to this email directly, view it on GitHub
<#83>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBRBFC5HRBG73N2PEXMHEDXHHJMHANCNFSM6AAAAAAYJIMTNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
ESP IDF development environments are fairly challenging. Between the container and I would be amazed if someone got Willow to build with the ESP-IDF extension. If you can get it to work that's great but we will not be supporting it directly as of now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using vscode i'm attaching to the willow docker container with the dev containers extension, but vscode is still not sure where to find headers, or how to build. I have the esp-idf extension, cmake, etc too. but i've not used esp-idf much before, and it seems kinda finicky.
Can you advise, or share any dev environment setup you might have to make it easier to get started with (eg) vscode with a change/build/flash loop?
What does your dev environment / process look like?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions