FreeRTOS-Kernel/tools/aws_config_quick_start/configure.json
Oscar Michael Abrina 58adeb2c0f
Tools for configuring AWS credentials in MQTT Mutual Auth Demo (#370)
This adds aws_config_offline, which allows the user to download demo_config.h for the MQTT Mutual Auth Demo using a webpage.
This also adds aws_config_quick_start, which provides a means to generate demo_config.h for the Mutual Auth Demo with boto3.
2020-10-30 15:20:46 -07:00

4 lines
No EOL
71 B
JSON

{
"FreeRTOS_source_dir": "../..",
"thing_name": "$thing_name"
}