Platformio HUSARNET esp32 not working

Hi, im trying to develop my project in VSCode using platformio. But the husarnet libraries arent recognized neither the boards. When trying to use the https://github.com/husarnet/arduino-esp32 package it says the build is outdated.
Platformio lets me use espresif boards, i would need to know what changes i should make to these ones to work with husarnet.
Best regards

Hi gardenSol,

we have not tested Husarnet with platformio so far. As mentiond in the separate thread this github repo that you mentioned is outdated. Please try with board manager url: https://files.husarion.com/arduino/beta/package_esp32_husarnet_index.json.

I will investigate how to provide a support for ESP32 and Husarnet in platformio in the meantime.

Best,
Dominik

Thanks for the reply ill be waiting for the platformio solution!

Hello, did you find anything about platformio compatibility?
I couldnt make it work yet.

Hi gardenSol,

the initial support for platformio is ready: https://docs.husarnet.com/docs/begin-esp32-platformio . I hope you will like it.

Best,
Dominik