Skip to content

Commit ab98ae5

Browse files
committed
Fix Arduino RAM
1 parent ea32dee commit ab98ae5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_docs/overview/hardware/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
232232
<ul>
233233
<li>MCU: ARM Cortex-M3 AT91SAM3X8E</li>
234234
<li>RAM: 96 kB</li>
235-
<li>Flash: 512 MB</li>
235+
<li>Flash: 512 kB</li>
236236
</ul>
237237
<b>Resources:</b>
238238
<ul>
@@ -255,7 +255,7 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
255255
<ul>
256256
<li>MCU: ARM Cortex-M0+ ATSAMD21G18</li>
257257
<li>RAM: 32 kB</li>
258-
<li>Flash: 256 MB</li>
258+
<li>Flash: 256 kB</li>
259259
</ul>
260260
<b>Resources:</b>
261261
<ul>

0 commit comments

Comments
 (0)