diff options
author | Elias Bakken <elias@iagent.no> | 2023-02-21 02:15:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 20:15:01 -0500 |
commit | b7978d37b360fb270782a8db5d690342654e6977 (patch) | |
tree | 5383243d85dee85a521f466ac966460ee092efa2 /docs/Features.md | |
parent | d7bd7f1f4ba6cecd19daa566fdc1864561269ae1 (diff) | |
download | kutter-b7978d37b360fb270782a8db5d690342654e6977.tar.gz kutter-b7978d37b360fb270782a8db5d690342654e6977.tar.xz kutter-b7978d37b360fb270782a8db5d690342654e6977.zip |
ar100: Support for ar100 (#6054)
Add files to support AR100
Signed-off-by: Elias Bakken <elias@iagent.no>
Diffstat (limited to 'docs/Features.md')
-rw-r--r-- | docs/Features.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Features.md b/docs/Features.md index ea088238..96b17a75 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -185,6 +185,7 @@ represent total number of steps per second on the micro-controller. | RP2040 | 2400K | 1636K | | SAM4E8E | 2500K | 1674K | | SAMD51 | 3077K | 1885K | +| AR100 | 3529K | 2507K | | STM32F407 | 3652K | 2459K | | STM32F446 | 3913K | 2634K | | STM32H743 | 9091K | 6061K | |