dev/irq: Improve Doxgyen group assignments

Make the GIC interrupt controller support a subgroup of the generic interrupt
controller support.
This commit is contained in:
Sebastian Huber
2024-04-10 14:47:51 +02:00
committed by Amar Takhar
parent 39584528e9
commit bc7e6ae550
11 changed files with 94 additions and 29 deletions

View File

@@ -3,9 +3,10 @@
/**
* @file
*
* @ingroup RTEMSBSPsShared
* @ingroup DevIRQGIC
*
* @brief This source file contains the interrupt get attribute implementation.
* @brief This source file contains the implementation of
* bsp_interrupt_get_attributes() for the GICv2.
*/
/*