Skip to content

Commit 955a2ad

Browse files
SkptakSoren Ptak
andauthored
LTS 2.0 Launch (#106)
* LTS Version README update * Updating release month in CHANGELOG and README Co-authored-by: Soren Ptak <[email protected]>
1 parent a07c8c7 commit 955a2ad

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log for FreeRTOS Cellular Interface Library
22

3-
## v1.3.0 (September 2022)
3+
## v1.3.0 (October 2022)
44
### Updates
55
- [#102](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/pull/102) MISRA C:2012 Compliance update.
66
- [#101](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/pull/101) Add Cellular common AT command timeout.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The common component that implements the 3GPP TS v27.007 standard has been writt
2323
* GNU Complexity scores are not over 8.
2424
* MISRA coding standard. Any deviations from the MISRA C:2012 guidelines are documented in source code comments marked by "`coverity`".
2525

26+
**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.**
27+
2628
## Getting Started
2729

2830
### Download the source code

0 commit comments

Comments
 (0)