diff --git a/SUPPORTED_HARDWARE.org b/SUPPORTED_HARDWARE.org index 69160cb..fdd0c2f 100644 --- a/SUPPORTED_HARDWARE.org +++ b/SUPPORTED_HARDWARE.org @@ -20,6 +20,7 @@ Supported hardware is divided into categories (in order, if applicable): ** ARM *** Atmel SAM +**** SAMD21 #+begin_md | 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 | ❌ | ❌ | ❌ | ❌ | ❌ | | samd21j18a | ❌ | ❌ | ❌ | ❌ | ❌ | #+end_md - +**** SAMD51 #+begin_md | 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 | ❌ | ❌ | ❌ | ❌ | ❌ | | samd51p20a | ❌ | ❌ | ❌ | ❌ | ❌ | #+end_md - +**** SAME54 #+begin_md | 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 | ❌ | ❌ | ❌ | ❌ | ❌ | | same54p20a | ❌ | ❌ | ❌ | ❌ | ❌ | #+end_md - +**** SAME70 #+begin_md | 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 ** RISC-V *** SiFive +**** FE310G #+begin_md | MCU | Create Project | Run Project | Debug Project | HPL Support | HAL Support | |-----------+----------------+-------------+---------------+-------------+-------------|