update names

rewrite
Penguin 1 year ago
parent 75d49abfa0
commit 3950e665f9

@ -20,6 +20,7 @@ Supported hardware is divided into categories (in order, if applicable):
** ARM ** ARM
*** Atmel SAM *** Atmel SAM
**** SAMD21
#+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 |
|-------------+----------------+-------------+---------------+-------------+-------------| |-------------+----------------+-------------+---------------+-------------+-------------|
@ -38,7 +39,7 @@ Supported hardware is divided into categories (in order, if applicable):
| samd21j17a | ❌ | ❌ | ❌ | ❌ | ❌ | | samd21j17a | ❌ | ❌ | ❌ | ❌ | ❌ |
| samd21j18a | ❌ | ❌ | ❌ | ❌ | ❌ | | samd21j18a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md #+end_md
**** SAMD51
#+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 |
|------------+----------------+-------------+---------------+-------------+-------------| |------------+----------------+-------------+---------------+-------------+-------------|
@ -52,7 +53,7 @@ Supported hardware is divided into categories (in order, if applicable):
| samd51p19a | ❌ | ❌ | ❌ | ❌ | ❌ | | samd51p19a | ❌ | ❌ | ❌ | ❌ | ❌ |
| samd51p20a | ❌ | ❌ | ❌ | ❌ | ❌ | | samd51p20a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md #+end_md
**** SAME54
#+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 |
|------------+----------------+-------------+---------------+-------------+-------------| |------------+----------------+-------------+---------------+-------------+-------------|
@ -61,7 +62,7 @@ Supported hardware is divided into categories (in order, if applicable):
| same54p19a | ❌ | ❌ | ❌ | ❌ | ❌ | | same54p19a | ❌ | ❌ | ❌ | ❌ | ❌ |
| same54p20a | ❌ | ❌ | ❌ | ❌ | ❌ | | same54p20a | ❌ | ❌ | ❌ | ❌ | ❌ |
#+end_md #+end_md
**** SAME70
#+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 |
|------------+----------------+-------------+---------------+-------------+-------------| |------------+----------------+-------------+---------------+-------------+-------------|
@ -81,6 +82,7 @@ Supported hardware is divided into categories (in order, if applicable):
*** Atmel AVR *** Atmel AVR
** RISC-V ** RISC-V
*** SiFive *** SiFive
**** FE310G
#+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 |
|-----------+----------------+-------------+---------------+-------------+-------------| |-----------+----------------+-------------+---------------+-------------+-------------|

Loading…
Cancel
Save