AWS freertos documentation change
Summary
Added '###### Example' section headers in three places to structure documentation examples
Security assessment
Changes only add example section headers without modifying security-related content. No security vulnerabilities, configurations, or features are mentioned in the diff.
Diff
diff --git a/freertos/latest/userguide/idt-programmatic-download-process.md b/freertos/latest/userguide/idt-programmatic-download-process.md index 71505e73a..0e7e4738c 100644 --- a//freertos/latest/userguide/idt-programmatic-download-process.md +++ b//freertos/latest/userguide/idt-programmatic-download-process.md @@ -58,0 +59,2 @@ You can reference the following examples to programmatically download IDT. These +###### Example + @@ -86,0 +89,2 @@ If the optional parameter **ProductVersion** is included, you must use a support +###### Example + @@ -109,0 +114,2 @@ You can use the following cURL command with an AWS signature that you sign and c +###### Example +