Unable to build AWS IoT sample
Posted: Tue Jun 06, 2023 6:27 pm
Greetings,
We are attempting to build the AWS IoT sample. We cloned this repo:
https://github.com/FreeRTOS/iot-referen ... edGuide.md
We followed the instructions:
git clone git@github.com:FreeRTOS/iot-reference-esp32c3.git --recurse-submodules
git submodule update --init --recursive
Then. we've used the IDF container images for v4.4.3, v4.4.4, v5.0.2, and the latest. None of them build build successfully. Some builds complain about a missing temperature driver. One complains that the image is too large for DRAM. v5.0.2 complains that there is no qrcode module.
Is there an explicit guide for building these demonstrations?
We are attempting to build the AWS IoT sample. We cloned this repo:
https://github.com/FreeRTOS/iot-referen ... edGuide.md
We followed the instructions:
git clone git@github.com:FreeRTOS/iot-reference-esp32c3.git --recurse-submodules
git submodule update --init --recursive
Then. we've used the IDF container images for v4.4.3, v4.4.4, v5.0.2, and the latest. None of them build build successfully. Some builds complain about a missing temperature driver. One complains that the image is too large for DRAM. v5.0.2 complains that there is no qrcode module.
Is there an explicit guide for building these demonstrations?