Commit 4301355
authored
[v1.4.0] Update changelog, version numbers and .md files for release (FreeRTOS#172)
* Update change log for version v1.4.0
* Update version in documents
* Version bump in source and header file
* Update release.yml github actions version
* Update CHANGELOG for latest commit1 parent 0d08a99 commit 4301355
File tree
114 files changed
+169
-116
lines changed- .github/workflows
- docs/doxygen
- source
- include
- common
- private
- interface
- test
- cbmc
- include
- proofs
- Cellular_ATGetNextTok
- Cellular_ATGetSpecificNextTok
- Cellular_ATHexStrToHex
- Cellular_ATIsPrefixPresent
- Cellular_ATIsStrDigit
- Cellular_ATRemoveAllDoubleQuote
- Cellular_ATRemoveAllWhiteSpaces
- Cellular_ATRemoveLeadingWhiteSpaces
- Cellular_ATRemoveOutermostDoubleQuote
- Cellular_ATRemovePrefix
- Cellular_ATRemoveTrailingWhiteSpaces
- Cellular_ATStrDup
- Cellular_ATStrStartWith
- Cellular_ATStrtoi
- Cellular_ATcheckErrorCode
- Cellular_CommonATCommandRaw
- Cellular_CommonCleanup
- Cellular_CommonCreateSocket
- Cellular_CommonGetEidrxSettings
- Cellular_CommonGetIPAddress
- Cellular_CommonGetModemInfo
- Cellular_CommonGetNetworkTime
- Cellular_CommonGetPsmSettings
- Cellular_CommonGetRegisteredNetwork
- Cellular_CommonGetServiceStatus
- Cellular_CommonGetSimCardInfo
- Cellular_CommonGetSimCardLockStatus
- Cellular_CommonInit
- Cellular_CommonRegisterModemEventCallback
- Cellular_CommonRegisterUrcGenericCallback
- Cellular_CommonRegisterUrcNetworkRegistrationEventCallback
- Cellular_CommonRegisterUrcPdnEventCallback
- Cellular_CommonRegisterUrcSignalStrengthChangedCallback
- Cellular_CommonRfOff
- Cellular_CommonRfOn
- Cellular_CommonSetEidrxSettings
- Cellular_CommonSetPdnConfig
- Cellular_CommonSetPsmSettings
- Cellular_CommonSocketRegisterClosedCallback
- Cellular_CommonSocketRegisterDataReadyCallback
- Cellular_CommonSocketRegisterSocketOpenCallback
- Cellular_CommonSocketSetSockOpt
- Cellular_CommonUrcProcessCereg
- Cellular_CommonUrcProcessCgreg
- Cellular_CommonUrcProcessCreg
- _Cellular_ComputeSignalBars
- _Cellular_ConvertCsqSignalBer
- _Cellular_ConvertCsqSignalRssi
- _Cellular_GenericCallback
- _Cellular_GetCurrentRat
- _Cellular_GetModuleContext
- _Cellular_GetSocketData
- _Cellular_IsValidSocket
- _Cellular_LibCleanup
- _Cellular_ModemEventCallback
- _Cellular_NetworkRegistrationCallback
- _Cellular_PdnEventCallback
- _Cellular_RemoveSocketData
- _Cellular_SignalStrengthChangedCallback
- _Cellular_TimeoutAtcmdDataRecvRequestWithCallback
- _Cellular_TimeoutAtcmdDataSendRequestWithCallback
- _Cellular_TimeoutAtcmdDataSendSuccessToken
- _Cellular_TranslateAtCoreStatus
- sources
- stubs
- unit-test
- logging
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+169
-116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments