diff options
author | D4SK <konstantin.vogel@gmx.net> | 2022-10-20 22:10:36 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-10-21 20:33:28 -0400 |
commit | a65e04aff7720fa1ac8e0967c2d71736911a8112 (patch) | |
tree | 7e271dd63d0634668382bfe90a75e7dc8ee68e41 /docs/Features.md | |
parent | 00191b5cc4c626c61ff45afa1949e3977547909e (diff) | |
download | kutter-a65e04aff7720fa1ac8e0967c2d71736911a8112.tar.gz kutter-a65e04aff7720fa1ac8e0967c2d71736911a8112.tar.xz kutter-a65e04aff7720fa1ac8e0967c2d71736911a8112.zip |
docs: Add step rate benchmark for stm32h7
Signed-off-by: Konstantin Vogel <konstantin.vogel@gmx.net>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 a2970366..aa568760 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -175,6 +175,7 @@ represent total number of steps per second on the micro-controller. | SAMD51 | 3077K | 1885K | | STM32F407 | 3652K | 2459K | | STM32F446 | 3913K | 2634K | +| STM32H743 | 9091K | 6061K | If unsure of the micro-controller on a particular board, find the appropriate [config file](../config/), and look for the |