From 3950e665f9df752bb8fae4bae443037c0b40f0ef Mon Sep 17 00:00:00 2001 From: Penguin Date: Sat, 6 May 2023 16:20:49 -0500 Subject: [PATCH] update names --- SUPPORTED_HARDWARE.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 | |-----------+----------------+-------------+---------------+-------------+-------------|