File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,10 +50,11 @@ git clone git@github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git
5050
5151At the root of this repository are these folders:
5252
53- * source/include : Cellular API definitions
54- * source/include/common : reusable common code that implements the standard AT commands defined by 3GPP TS v27.007
55- * modules : vendor-specific code that implements non-3GPP AT commands for each cellular modem
56- * docs : documentations
53+ * source : reusable common code that implements the standard AT commands defined by 3GPP TS v27.007.
54+ * modules : vendor-specific code that implements non-3GPP AT commands for each cellular modem.
55+ * docs : documentations.
56+ * test : unit test and cbmc.
57+ * tools : tools for Coverity static analysis and CMock.
5758
5859## Integrate FreeRTOS Cellular Interface with MCU platforms
5960
You can’t perform that action at this time.
0 commit comments