diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-18 09:44:30 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-18 09:55:02 -0400 |
commit | 530a37196c447edf1ba619e4c95761dbd56cb582 (patch) | |
tree | 919658711f1daff4c9f43ddc4e4f18fdf126f8fb /docs/Features.md | |
parent | 8fca90844524993feb8f9dc7cfc4586ac86f2fb5 (diff) | |
download | kutter-530a37196c447edf1ba619e4c95761dbd56cb582.tar.gz kutter-530a37196c447edf1ba619e4c95761dbd56cb582.tar.xz kutter-530a37196c447edf1ba619e4c95761dbd56cb582.zip |
docs: Update LPC176x benchmarks
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
-rwxr-xr-x | docs/Features.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Features.md b/docs/Features.md index 63457047..05b656d0 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -133,10 +133,10 @@ represent total number of steps per second on the micro-controller. | 20Mhz AVR | 189K | 125K | | Arduino Zero (ARM SAMD21) | 234K | 217K | | STM32F103 | 364K | 324K | -| Smoothieboard (ARM LPC1768) | 385K | 385K | | Arduino Due (ARM SAM3X8E) | 410K | 397K | -| Smoothieboard (ARM LPC1769) | 462K | 462K | | SAM4E8E ARM | 475K | 475K | +| Smoothieboard (ARM LPC1768) | 487K | 487K | +| Smoothieboard (ARM LPC1769) | 584K | 584K | | Beaglebone PRU | 689K | 689K | On AVR platforms, the highest achievable step rate is with just one |