Skip to content

Commit

Permalink
LTS 2.0 Launch (#106)
Browse files Browse the repository at this point in the history
* LTS Version README update

* Updating release month in CHANGELOG and README

Co-authored-by: Soren Ptak <[email protected]>
  • Loading branch information
Skptak and Soren Ptak authored Oct 14, 2022
1 parent a07c8c7 commit 955a2ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log for FreeRTOS Cellular Interface Library

## v1.3.0 (September 2022)
## v1.3.0 (October 2022)
### Updates
- [#102](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/pull/102) MISRA C:2012 Compliance update.
- [#101](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/pull/101) Add Cellular common AT command timeout.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ The common component that implements the 3GPP TS v27.007 standard has been writt
* GNU Complexity scores are not over 8.
* MISRA coding standard. Any deviations from the MISRA C:2012 guidelines are documented in source code comments marked by "`coverity`".

**FreeRTOS Cellular Interface v1.3.0 [source code](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.3.0/source) is part of the [FreeRTOS 202210.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202210.00-LTS) release.**

## Getting Started

### Download the source code
Expand Down

0 comments on commit 955a2ad

Please sign in to comment.