oleksandr-kosylov
Results
2
issues of
oleksandr-kosylov
In order to support ability to use Swift programming language with Embedded platform support, I've adjusted CMakeLists according to Example at https://github.com/apple/swift-embedded-examples/tree/main/esp32-led-strip-sdk and installed dev snapshot of swift toolchain that...
I'm configuring CMakeLists same as described in Example, it successfully works from Terminal using idf.py build BUT doesn't work from in VSCode using PlatformIO (idf 5.2.1) Looks like custom command/custom...