Amazon FreeRTOS · Schema

SoftwareConfiguration

A FreeRTOS software configuration specifying firmware libraries, settings, and target hardware platform.

AWSEmbedded SystemsIoTMicrocontrollersRTOS

Properties

Name Type Description
softwareConfigurationId string Unique ID of the software configuration.
name string Name of the software configuration.
description string Optional description.
arn string ARN of the software configuration.
status string Status of the configuration.
version string Version string.
hardwarePlatform string Target microcontroller platform (e.g., ESP32, STM32).
creationDate string
lastUpdatedDate string
View JSON Schema on GitHub