Skip to content

Commit c2ed628

Browse files
authored
Parsing CREG/CGREG/CEREG separately. (#182)
* Parsing CREG/CGREG/CEREG separately.
1 parent 260c1c6 commit c2ed628

File tree

4 files changed

+1068
-128
lines changed

4 files changed

+1068
-128
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
output
1+
output
2+
build

docs/doxygen/include/size_table.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</tr>
1515
<tr>
1616
<td>cellular_3gpp_urc_handler.c</td>
17-
<td><center>0.9K</center></td>
18-
<td><center>0.8K</center></td>
17+
<td><center>1.1K</center></td>
18+
<td><center>1.0K</center></td>
1919
</tr>
2020
<tr>
2121
<td>cellular_at_core.c</td>
@@ -44,7 +44,7 @@
4444
</tr>
4545
<tr>
4646
<td><b>Total estimates</b></td>
47-
<td><b><center>15.1K</center></b></td>
48-
<td><b><center>13.7K</center></b></td>
47+
<td><b><center>15.3K</center></b></td>
48+
<td><b><center>13.9K</center></b></td>
4949
</tr>
5050
</table>

0 commit comments

Comments
 (0)