Skip to content

Commit 7954c9b

Browse files
sukhmanmsarenameas
andauthored
Update memory sizes (#55)
Co-authored-by: SarenaAWS <[email protected]>
1 parent f3b77f1 commit 7954c9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/doxygen/pages.dox

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and no heap allocation, making it suitable for IoT microcontrollers, but also fu
1414

1515
<table>
1616
<tr>
17-
<td colspan="4"><center><b>Code Size of coreJSON library files (sizes generated with [GCC for ARM Cortex-M toolchain 20191025](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/9-2019-q4-major))</b></center></td>
17+
<td colspan="4"><center><b>Code size of coreJSON library files (sizes generated with [GCC for ARM Cortex-M toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/9-2020-q2-update))</b></center></td>
1818
</tr>
1919
<tr>
2020
<td><b>File</b></td>
@@ -24,9 +24,9 @@ and no heap allocation, making it suitable for IoT microcontrollers, but also fu
2424
</tr>
2525
<tr>
2626
<td>core_json.c</td>
27-
<td>9.1K</td>
28-
<td>3.1K</td>
29-
<td>2.7K</td>
27+
<td>9.5K</td>
28+
<td>4.7K</td>
29+
<td>3.8K</td>
3030
</tr>
3131
</table>
3232
*/

0 commit comments

Comments
 (0)