diff options
author | Wulfsta <wulfstawulfsta@gmail.com> | 2024-10-09 22:10:46 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2024-10-21 22:27:41 -0400 |
commit | 8e1cdb199a9335b8130c141bc906c185496f85f1 (patch) | |
tree | 8913dd05f5b867d3d3f9de20429b2c4032ad98e9 /docs/Features.md | |
parent | 34e9ea55df3135fe1d909ab2b488abdcbce29b0c (diff) | |
download | kutter-8e1cdb199a9335b8130c141bc906c185496f85f1.tar.gz kutter-8e1cdb199a9335b8130c141bc906c185496f85f1.tar.xz kutter-8e1cdb199a9335b8130c141bc906c185496f85f1.zip |
docs: Add step rate benchmark for same70
Signed-off-by: Luke Vuksta <wulfstawulfsta@gmail.com>
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 9c61ccf7..fa430789 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -190,6 +190,7 @@ represent total number of steps per second on the micro-controller. | AR100 | 3529K | 2507K | | STM32F407 | 3652K | 2459K | | STM32F446 | 3913K | 2634K | +| SAME70 | 6667K | 4737K | | STM32H743 | 9091K | 6061K | If unsure of the micro-controller on a particular board, find the |