diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-09-08 09:25:31 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-09-08 09:27:37 -0400 |
commit | 3a2d71038f72dc72b58cbfd49d06ee26f3c638ab (patch) | |
tree | 6d6464ca027651e53633483662d56f47e2d7bbbe /docs/Features.md | |
parent | 7580fa2354cd590da08d446eafb866ddd179f787 (diff) | |
download | kutter-3a2d71038f72dc72b58cbfd49d06ee26f3c638ab.tar.gz kutter-3a2d71038f72dc72b58cbfd49d06ee26f3c638ab.tar.xz kutter-3a2d71038f72dc72b58cbfd49d06ee26f3c638ab.zip |
docs: Update stm32f103 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 45723428..74806042 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -134,7 +134,7 @@ represent total number of steps per second on the micro-controller. | 16Mhz AVR | 154K | 102K | | 20Mhz AVR | 192K | 127K | | Arduino Zero (SAMD21) | 234K | 217K | -| "Blue Pill" (STM32F103) | 395K | 356K | +| "Blue Pill" (STM32F103) | 387K | 360K | | Arduino Due (SAM3X8E) | 438K | 438K | | Duet2 Maestro (SAM4S8C) | 564K | 564K | | Smoothieboard (LPC1768) | 574K | 574K | |