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 <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user