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

PlatformIO VSC config Ubuntu #255

Open
jo-ei opened this issue May 25, 2024 · 3 comments
Open

PlatformIO VSC config Ubuntu #255

jo-ei opened this issue May 25, 2024 · 3 comments

Comments

@jo-ei
Copy link

jo-ei commented May 25, 2024

Hi,
i like to use it on my Ubuntu with Visual Studio Code with platform.io.

here is my platformio.ini config

[platformio]
default_envs = my-config
description = my Test Project

[env:my-config]
platform = https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series.git
board = heltec_wifi_lora_32_V3
framework = arduino
platform_packages =
  framework-arduinoespressif32@https://github.com/HelTecAutomation/Heltec_ESP32.git
monitor_speed = 115200

lib_deps =
  heltecautomation/ESP32_LoRaWAN@^2.1.1
  heltecautomation/Heltec ESP32 Dev-Boards@^2.0.2

i got the following error:

Resolving my-config dependencies...
Platform Manager: Installing git+https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series.git
git version 2.34.1
Klone nach '/home/user/.platformio/.cache/tmp/pkg-installing-uom9pai3' …

MissingPackageManifestError: Could not find one of 'platform.json' manifest files in the package

Can somebody help me to get this fixed?

Thanks

@SpaceTeddy
Copy link

+1
I'm also interested to keep the Heltec Lora V3 running under PLatformIO. Arduino IDE is so lame :)

@ryan-lang
Copy link

@jo-ei Were you able to find a working ini config?

@jo-ei
Copy link
Author

jo-ei commented Jul 26, 2024

yes i could, but with a different lib from ropg/heltec_esp32_lora_v3

Perhaps there is a solution here too

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

3 participants