Skip to content

Commit 259ee83

Browse files
authored
Add portenta (#279)
1 parent 144ae84 commit 259ee83

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

78.4 KB
Loading

_docs/overview/hardware/index.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The micro-ROS Tier 2 boards are officially supported for one or more RTOSes and
227227
<ul>
228228
<li>MCU: Dual-core Arm Cortex-M0+</li>
229229
<li>RAM: 264 kB</li>
230-
<li>Flash: u to 16 MB</li>
230+
<li>Flash: up to 16 MB</li>
231231
<li>Peripherals: I2C, SPI, PIO...</li>
232232
</ul>
233233
@@ -244,6 +244,30 @@ The micro-ROS Tier 2 boards are officially supported for one or more RTOSes and
244244
</div>
245245
</div>
246246

247+
<div class="hardwarecontainer">
248+
<div class="hardwareitem_description">
249+
<h3><b>Arduino Portenta H7</b></h3>
250+
<div>
251+
<b>Key features:</b>
252+
<ul>
253+
<li>MCU: Dual-core Arm Cortex-M7 and Cortex-M4</li>
254+
<li>RAM: 8 MB</li>
255+
<li>Flash: 16 MB</li>
256+
<li>Peripherals: USB HS, Ethernet, WiFi/BT...</li>
257+
</ul>
258+
259+
<b>Resources:</b>
260+
<ul>
261+
<li><a href="https://store.arduino.cc/portenta-h7">Official website</a></li>
262+
</ul>
263+
</div>
264+
</div>
265+
266+
<div class="hardwareitem_image">
267+
<img src="imgs/portenta.jpg">
268+
</div>
269+
</div>
270+
247271
## Community supported boards
248272

249273
The micro-ROS community supported boards are contributions of micro-ROS' users and community, and are not guaranteed to be officially supported.

0 commit comments

Comments
 (0)