esp-google-iot
esp-google-iot copied to clipboard
Missing files when trying to build for ESP32 (CA-215)
The following files aren't found when attaching the iot-device-sdk-embedded-c folder to my /lib folder in PlatformIO. These are the files
fatal error: iotc_bsp_crypto.h: No such file or directory
fatal error: gtest.h: No such file or directory
with loads of other files within this that are not in the SDK folder. Anyone having current issues with this and using PlatformIO?