diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-04-22 00:12:33 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-05-02 12:06:59 -0400 |
commit | 4504c0333fc65df40a0181ebd0c5ebbc463102a6 (patch) | |
tree | c09400d69d80f15b7b1298b781c559aa2756b282 /docs/Features.md | |
parent | 554ae78d8c85e27fdfb1447bb6fb700e0fd786ff (diff) | |
download | kutter-4504c0333fc65df40a0181ebd0c5ebbc463102a6.tar.gz kutter-4504c0333fc65df40a0181ebd0c5ebbc463102a6.tar.xz kutter-4504c0333fc65df40a0181ebd0c5ebbc463102a6.zip |
docs: Update stm32h723 benchmarks now that it runs at 520Mhz
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
-rw-r--r-- | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index 2830da23..2cdd29fe 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -195,7 +195,7 @@ represent total number of steps per second on the micro-controller. | RP2040 | 4000K | 2571K | | RP2350 | 4167K | 2663K | | SAME70 | 6667K | 4737K | -| STM32H723 | 6667K | 6557K | +| STM32H723 | 7429K | 8619K | If unsure of the micro-controller on a particular board, find the appropriate [config file](../config/), and look for the |