Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/_includes/hardware-platforms.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<td>Emery</td>
</tr>
<tr>
<td>SOC</td>
<td>SoC</td>
<td><a href="https://www.st.com/en/microcontrollers-microprocessors/stm32f205re.html"
target="_blank">STMicro STM32F205RE</a></td>
<td colspan="3"><a href="https://www.st.com/en/microcontrollers-microprocessors/stm32f411.html"
Expand All @@ -52,11 +52,11 @@
<td><a href="https://www.sifli.com/en/node/31" target="_blank">SiFli SF32LB52J</a></td>
</tr>
<tr>
<td>CPU</td>
<td>CPU core</td>
<td nowrap="nowrap">Cortex-M3<br />64 MHz</td>
<td colspan="3">Cortex-M4<br />100 MHz</td>
<td>Cortex-M4<br />64 MHz</td>
<td>Cortex-M33<br />240 MHz</td>
<td>Star-MC1<br />240 MHz</td>
</tr>
<tr>
<td>Max Resource Size</td>
Expand Down