File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
249273The micro-ROS community supported boards are contributions of micro-ROS' users and community, and are not guaranteed to be officially supported.
You can’t perform that action at this time.
0 commit comments