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

UnknownPackageError: Could not find the package with 'espressif32 @ 2.0.14' requirements for your system 'linux_x86_64' #50

Open
brianmichalk1 opened this issue Feb 19, 2024 · 0 comments

Comments

@brianmichalk1
Copy link

platformio.ini:

[env:esp32-s3-usb]
platform = espressif32@2.0.14
board = esp32-s3-usb
build_unflags=-std=gnu++11
build_flags=-std=gnu++17
framework = arduino
board_build.partitions=min_spiffs.csv

Installed esp32-arduino-matter into /lib
but otherwise followed the directions in the readme.
This is for esp32-s3-devkitc-1

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

1 participant