Sebastian Huber
93f927de26
tm27: Add TM27_INTERRUPT_VECTOR_ALTERNATIVE
...
The TM27 support may define TM27_INTERRUPT_VECTOR_ALTERNATIVE to provide
an alternative software generated interrupt request which is raised by
_TM27_Raise_alternative() and cleared by _TM27_Clear_alternative().
Both functions shall return an RTEMS status code. This interrupt vector
may be used to test the interrupt controller support on targets which do
not provide generic software generated interrupts.
Update #3716 .
2023-12-19 08:26:46 +01:00
Sebastian Huber
2e71bd08ba
tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULT
...
Let the BSP define TM27_INTERRUPT_VECTOR_DEFAULT to more efficiently and
reliably get the TM27 default interrupt vector.
Update #3716 .
2023-12-19 08:22:37 +01:00
Sebastian Huber
bb465c8548
doxygen: Add Doxygen files to a group
...
Update #3707 .
2023-02-16 08:27:09 +01:00
Sebastian Huber
ef0fe8ee60
dosfs: Fix Doxygen group placement
...
Update #3706 .
2020-12-02 13:18:42 +01:00
Sebastian Huber
295b05f965
nfsclient: Rework Doxygen groups
...
Update #3706 .
2020-12-02 13:03:32 +01:00
Sebastian Huber
e07088d9ba
rtems: Canonicalize implementation Doxygen groups
...
Rename Classic API top-level group from Classic to RTEMSImplClassic.
Use RTEMSImplClassic as a prefix for the subgroups. Change the group
names to be in line with the API group names. Use common phrases for
the group brief descriptions.
Update #3706 .
2020-12-02 07:45:53 +01:00
Sebastian Huber
f1d932d510
doxygen: Rename Internal to Implementation
...
Use a top-level implementation group to gather implementation related
files. The use of "Impl" is shorter and matches with the *impl.h file
names.
2020-11-23 10:36:46 +01:00
Sebastian Huber
ad22c6552a
doxygen: Move top-level group definitions
...
Update #3959 .
2020-09-17 17:42:25 +02:00
Andreas Dachsberger
7b0903293b
doxygen: Split up "libmisc" subgroups and removed libmisc
...
Update #3706 .
2019-04-04 08:23:30 +02:00
Andreas Dachsberger
c9bd696eb4
doxygen: New API subgroup Tracing
...
Update #3706 .
2019-04-04 08:23:30 +02:00
Andreas Dachsberger
7e5ed6b789
doxygen: Print Support now in API->IO
...
Update #3706 .
2019-04-04 08:21:48 +02:00
Andreas Dachsberger
bd675f394c
doxygen: Mouse now in Device Drivers
...
Update #3706 .
2019-04-04 08:20:50 +02:00
Andreas Dachsberger
74bfbc1f5f
doxygen: Time Test 27 now in Device Drivers
...
Update #3706 .
2019-04-04 08:20:50 +02:00
Andreas Dachsberger
b8cff580fa
doxygen: Benchmark Timer Driver Interface now in Device Drivers
...
Update #3706 .
2019-04-04 08:20:50 +02:00
Andreas Dachsberger
529d251bba
doxygen: Added libmisc group and libmisc mouse group
...
Update #3706 .
@ingroup for these groups already existed, but no @defgroup
Further restructuring necessary
2019-04-04 08:12:35 +02:00
Andreas Dachsberger
0f02e6f639
doxygen: Added toplevel group for device drivers
...
Update #3706 .
2019-04-04 08:12:35 +02:00
Andreas Dachsberger
5342261469
doxygen: Added groups to IO library
...
Update #3706 .
2019-04-02 07:29:32 +02:00
Andreas Dachsberger
b07c721fc4
doxygen: Restructured cpukit/include/rtems/rtems
...
Update #3706 .
2019-04-02 07:29:32 +02:00
Sebastian Huber
40d15f5f2a
score: Add implementation top-level group
...
Update #3706 .
2019-03-26 11:27:53 +01:00