From faa89be816064b42bff1ba81478405490e49289c Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 28 Oct 2024 15:15:08 -0400 Subject: [PATCH] docs: Fix Benchmarks.md git revision references Signed-off-by: Kevin O'Connor --- docs/Benchmarks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index f6b41f036bff..abe7d741aece 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -365,7 +365,7 @@ config_stepper oid=2 step_pin=PC28 dir_pin=PA4 invert_step=-1 step_pulse_ticks=0 finalize_config crc=0 ``` -The test was last run on commit `e3f1140d` with gcc version +The test was last run on commit `34e9ea55` with gcc version `arm-none-eabi-gcc (NixOS 10.3-2021.10) 10.3.1` on a SAME70Q20B micro-controller. @@ -386,7 +386,7 @@ finalize_config crc=0 ``` -The test was last run on commit `08d037c6` with gcc version +The test was last run on commit `b7978d37` with gcc version `or1k-linux-musl-gcc (GCC) 9.2.0` on an Allwinner A64-H micro-controller.