Remove tmoverhd which existed to produce the obsolete coverhd.h

Closes #4040.
This commit is contained in:
Joel Sherrill
2020-09-10 12:29:11 -05:00
parent dd734d467d
commit 5959b1e34c
19 changed files with 2 additions and 4646 deletions

View File

@@ -66,10 +66,7 @@ Other notes:
does not seem applicable on the VMEchip of the mvme147, so
I don't know where to start. Suggestions are welcome.
* All the timing tests and sp tests have been run except tmoverhd.
The test hangs during the pause (where the task should be suspended
until a return). Maybe the rtems_initialize_executive is no more
reentrant with this bsp.
* All the timing tests and sp tests have been run.
Future work:

View File

@@ -81,8 +81,5 @@ To be done:
Other notes:
* All the timing tests and sp tests have been run except tmoverhd.
The test hangs during the pause (where the task should be suspended
until a return). Maybe the rtems_initialize_executive is no more
reentrant with this bsp.
* All the timing tests and sp tests have been run