Add watchdog ticks command.

- ToDo : Fix watchdog states.
This commit is contained in:
Dhananjay Balan
2013-08-25 23:03:44 +05:30
committed by Chris Johns
parent 04d95ec2b2
commit a7176a8a7e
4 changed files with 43 additions and 8 deletions

View File

@@ -17,4 +17,5 @@ rtems.rtems_object()
rtems.rtems_semaphore()
rtems.rtems_task()
rtems.rtems_message_queue()
rtems.rtems_tod()
rtems.rtems_tod()
rtems.rtems_wdt()