From 461ea12fe5c112ad8cbe659db5c4aa432a2d9110 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 13 Nov 2023 18:47:46 +0000 Subject: [PATCH] Uncrustify: triggered by comment. --- docs/doxygen/pages.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/pages.dox b/docs/doxygen/pages.dox index f9da4e0..e641bda 100644 --- a/docs/doxygen/pages.dox +++ b/docs/doxygen/pages.dox @@ -13,7 +13,7 @@ It has proofs showing safe memory use and no heap allocation, making it suitable

-AWS IoT OTA Job Parser can be used to Parse out the fields of an incoming Job Document sent to a device from AWS IoT. +AWS IoT OTA Job Parser can be used to Parse out the fields of an incoming Job Document sent to a device from AWS IoT. The library is written in C and designed to be compliant with ISO C99 and MISRA C:2012. It has proofs showing safe memory use and no heap allocation, making it suitable for IoT microcontrollers, but also fully portable to other platforms.