Search found 1 match

by ShadyOne
Sat Feb 18, 2023 10:16 pm
Forum: ESP32 Arduino
Topic: how do i use Arduino as a component in idf 5.0
Replies: 1
Views: 4669

how do i use Arduino as a component in idf 5.0

Hi

I do use windows and VSCode as editor for code.
and one esp32 and one esp32s3

i had a somewhat working commandline building with idf 4.4 and using the head of git arduino-esp32 as a component.

building just with:
idf.py -p COMx build flash monitor

now I wish to test stuff in 5.x

so i tried ...

Go to advanced search