mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-18 19:58:35 +08:00
Fix Task and state printer bugs.
- Removed ITRON api objects in thread control - fixes #1
This commit is contained in:

committed by
Chris Johns

parent
e282b6efcb
commit
e60a5eec0b
@@ -3,6 +3,7 @@
|
||||
#
|
||||
import objects
|
||||
import itertools
|
||||
import threads
|
||||
|
||||
class id:
|
||||
"""Print an object given the ID. Print using the struct display hint and an
|
||||
|
Reference in New Issue
Block a user