From 1ed67120cde08dc32262d4adc04ff1f693a448d8 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 2 May 2021 23:20:11 -0400 Subject: debugcmds: Remove start/end_group commands These commands were never used by the main code and are not particularly helpful for debugging. Remove them to reduce code size - in particular on the pru architecture. Signed-off-by: Kevin O'Connor --- docs/Benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index faf2ed1b..7a418873 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -390,7 +390,7 @@ communication mechanism. The test is run using the console.py tool cut-and-paste into the console.py terminal window: ``` DELAY {clock + 2*freq} get_uptime -FLOOD 100000 0.0 end_group +FLOOD 100000 0.0 debug_nop get_uptime ``` -- cgit v1.2.3-70-g09d2