Skip to content

Commit

Permalink
Modify path information in README (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
andysun2015 authored Oct 6, 2021
1 parent d4da033 commit 5ffad27
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@ git clone [email protected]/FreeRTOS/FreeRTOS-Cellular-Interface.git

At the root of this repository are these folders:

* source/include : Cellular API definitions
* source/include/common : reusable common code that implements the standard AT commands defined by 3GPP TS v27.007
* modules : vendor-specific code that implements non-3GPP AT commands for each cellular modem
* docs : documentations
* source : reusable common code that implements the standard AT commands defined by 3GPP TS v27.007.
* modules : vendor-specific code that implements non-3GPP AT commands for each cellular modem.
* docs : documentations.
* test : unit test and cbmc.
* tools : tools for Coverity static analysis and CMock.

## Integrate FreeRTOS Cellular Interface with MCU platforms

Expand Down

0 comments on commit 5ffad27

Please sign in to comment.