From 889be5b2757af1e61c2710c521a436c9506e1d9f Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 8 Jun 2025 12:23:02 -0400 Subject: [PATCH] docs: Fix typo in Benchmarks.md Signed-off-by: Kevin O'Connor --- docs/Benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index 8ff0517c..99b9aa20 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -441,7 +441,7 @@ Pico and Pico 2 boards. (*) Note that the reported rp2040 ticks are relative to a 12Mhz scheduling timer and do not correspond to its 200Mhz internal ARM -processing rate. It is expected that 5 scheduling ticks corresponds to +processing rate. It is expected that 3 scheduling ticks corresponds to ~42 ARM core cycles and 14 scheduling ticks corresponds to ~225 ARM core cycles.