diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-13 11:57:13 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-13 11:57:13 -0400 |
commit | f5c99c1deca75f36b08f09bd8c89cf7796bce0c8 (patch) | |
tree | 0f69b4b4ca42c71f12601fd8f805bd9399d27adf /docs/Features.md | |
parent | 67278a6d8abe44a7f15fbbb8cefc334ee53feea3 (diff) | |
download | kutter-f5c99c1deca75f36b08f09bd8c89cf7796bce0c8.tar.gz kutter-f5c99c1deca75f36b08f09bd8c89cf7796bce0c8.tar.xz kutter-f5c99c1deca75f36b08f09bd8c89cf7796bce0c8.zip |
docs: Update benchmarks for Arduino Due
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
-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 37106c8f..63457047 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -133,8 +133,8 @@ represent total number of steps per second on the micro-controller. | 20Mhz AVR | 189K | 125K | | Arduino Zero (ARM SAMD21) | 234K | 217K | | STM32F103 | 364K | 324K | -| Arduino Due (ARM SAM3X8E) | 382K | 337K | | Smoothieboard (ARM LPC1768) | 385K | 385K | +| Arduino Due (ARM SAM3X8E) | 410K | 397K | | Smoothieboard (ARM LPC1769) | 462K | 462K | | SAM4E8E ARM | 475K | 475K | | Beaglebone PRU | 689K | 689K | |