rewrite
Penguin 1 year ago
parent 15fced52f4
commit 75d49abfa0

@ -20,8 +20,6 @@ Supported hardware is divided into categories (in order, if applicable):
** ARM
*** Atmel SAM
<details>
<summary>SAMD21</summary>
#+begin_md
| MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support |
|-------------+----------------+-------------+---------------+-------------+-------------|
@ -40,10 +38,7 @@ Supported hardware is divided into categories (in order, if applicable):
| samd21j17a | ❌ | ❌ | ❌ | ❌ | ❌ |
| samd21j18a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md
</details>
<details>
<summary>SAMD51</summary>
#+begin_md
| MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support |
|------------+----------------+-------------+---------------+-------------+-------------|
@ -57,10 +52,7 @@ Supported hardware is divided into categories (in order, if applicable):
| samd51p19a | ❌ | ❌ | ❌ | ❌ | ❌ |
| samd51p20a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md
</details>
<details>
<summary>SAMD54</summary>
#+begin_md
| MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support |
|------------+----------------+-------------+---------------+-------------+-------------|
@ -69,10 +61,7 @@ Supported hardware is divided into categories (in order, if applicable):
| same54p19a | ❌ | ❌ | ❌ | ❌ | ❌ |
| same54p20a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md
</details>
<details>
<summary>SAME70</summary>
#+begin_md
| MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support |
|------------+----------------+-------------+---------------+-------------+-------------|
@ -86,21 +75,17 @@ Supported hardware is divided into categories (in order, if applicable):
| same70q20a | ❌ | ❌ | ❌ | ❌ | ❌ |
| same70q21a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md
</details>
*** STM32
** AVR
*** Atmel AVR
** RISC-V
*** SiFive
<details>
<summary>SAME70</summary>
#+begin_md
| MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support |
|-----------+----------------+-------------+---------------+-------------+-------------|
| fe310g000 | ❌ | ❌ | ❌ | ❌ | ❌ |
| fe310g002 | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md
</details>
** Other
*** MSP430

Loading…
Cancel
Save