forked from Imagelibrary/rtems
Numerous changes based on comments from Stephan Wilms <Stephan.Wilms@CWA.de>
including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
This commit is contained in:
@@ -58,6 +58,7 @@ The timer service routine should adhere to @value{LANGUAGE} calling
|
||||
conventions and have a prototype similar to the following:
|
||||
|
||||
@ifset is-C
|
||||
@findex rtems_timer_service_routine
|
||||
@example
|
||||
rtems_timer_service_routine user_routine(
|
||||
rtems_id timer_id,
|
||||
|
||||
Reference in New Issue
Block a user