diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-02-11 12:57:44 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-02-11 12:57:44 -0500 |
commit | 5ab6bcd1d7edaf8b97b32a099d2af8b95c3ac21d (patch) | |
tree | 8512615d01eddda7210e691d2a59dc5ca9c55223 /docs | |
parent | 607461f7b6c19f951c07e9edb880ccabeee176c0 (diff) | |
download | kutter-5ab6bcd1d7edaf8b97b32a099d2af8b95c3ac21d.tar.gz kutter-5ab6bcd1d7edaf8b97b32a099d2af8b95c3ac21d.tar.xz kutter-5ab6bcd1d7edaf8b97b32a099d2af8b95c3ac21d.zip |
docs: Report the actual SAMD51 3 stepper rate in the Features benchmark
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index 36afe083..1e2eb46b 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -139,7 +139,7 @@ represent total number of steps per second on the micro-controller. | Smoothieboard (LPC1769) | 661K | 661K | | Beaglebone PRU | 680K | 680K | | Duet2 Wifi/Eth (SAM4E8E) | 686K | 686K | -| Adafruit Metro M4 (SAMD51) | 733K | 733K | +| Adafruit Metro M4 (SAMD51) | 733K | 694K | On AVR platforms, the highest achievable step rate is with just one stepper stepping. On the SAMD21 and STM32F103 the highest step rate is |