GoogleCloudPlatform / iot-device-sdk-embedded-c

Cloud IoT Device SDK for Connectivity to IoT Core.
Other
247 stars 83 forks source link

bsp/platform: add dummy esp32 target #2

Closed proppy closed 5 years ago

proppy commented 6 years ago

:warning: WIP :warning:

Tested with:

export ESP_IDF=/path/to/esp-idf
make PRESET=esp32

Ideally instead of building from iot-edge-sdk-embedded-c we would be packaged as a esp-idf component and use their build system.