rewrite
Penguin 1 year ago
parent 15fced52f4
commit 75d49abfa0

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

Loading…
Cancel
Save