diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-11-18 12:49:05 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-11-18 12:49:05 -0500 |
commit | 9055e9f9b575efd3948651f2f11d1f671cef00ea (patch) | |
tree | 80118bd3904c57e8a7d01c3efa7dad64f11fbf5a /docs/Features.md | |
parent | 524ebbc7b36731c863df831a9310320c65064d8a (diff) | |
download | kutter-9055e9f9b575efd3948651f2f11d1f671cef00ea.tar.gz kutter-9055e9f9b575efd3948651f2f11d1f671cef00ea.tar.xz kutter-9055e9f9b575efd3948651f2f11d1f671cef00ea.zip |
docs: Update SAMD51 benchmarks
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 52ef0a7e..d3d0dcea 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -141,7 +141,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 | 694K | +| Adafruit Metro M4 (SAMD51) | 761K | 692K | | BigTreeTech SKR Pro (STM32F407) | 922K | 711K | On AVR platforms, the highest achievable step rate is with just one |