Amazon FreeRTOS choice of IDE and support of Platform IO

csvke wrote on March 28, 2019:

I am new to the world of Amazon FreeRTOS, and I am wondering if someone here can let me know if there’s a guide to setup the toolchain/ environment to start programming with Amazon FreeRTOS on PlatformIO? The official documentation from AWS seems to be on CLI which is quite limitation with code completation, debug and platform / library management etc.

If Platform IO is not the choice, please suggest other good IDE. I am on Mac with a fleet of TTGO T-Beam ESP32 development board.

prasadvya wrote on March 28, 2019:

Amazon FreeRTOS aligns with silicon partners and vendors to support the integrated development environment that they support . Espressif supports make build system and that is why it is CLI based as described in AWS documentation.

Thank you for your suggestion about PlatformIO IDE.

Edited by: prasadvya on Mar 28, 2019 1:47 PM