From 549e682069bf32fbe5d4c2139c583066070bb7cc Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 30 Dec 2018 14:42:04 -0500 Subject: docs: Add sam4s8c benchmarks Signed-off-by: Kevin O'Connor --- docs/Features.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/Features.md') diff --git a/docs/Features.md b/docs/Features.md index 93461ceb..b0b43538 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -134,6 +134,7 @@ represent total number of steps per second on the micro-controller. | Arduino Zero (ARM SAMD21) | 234K | 217K | | STM32F103 | 333K | 300K | | Arduino Due (ARM SAM3X8E) | 410K | 397K | +| SAM4S8C ARM | 455K | 455K | | Smoothieboard (ARM LPC1768) | 487K | 487K | | Smoothieboard (ARM LPC1769) | 584K | 584K | | SAM4E8E ARM | 638K | 638K | @@ -142,5 +143,5 @@ represent total number of steps per second on the micro-controller. On AVR platforms, the highest achievable step rate is with just one stepper stepping. On the STM32F103, Arduino Zero, and Due, the highest step rate is with two simultaneous steppers stepping. On the PRU, -SAM4E8E, and LPC176x the highest step rate is with three simultaneous -steppers. +SAM4S8C, SAM4E8E, and LPC176x the highest step rate is with three +simultaneous steppers. -- cgit v1.2.3-70-g09d2