forked from Imagelibrary/rtems
@@ -20,7 +20,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup lm32_clock LM32 Clock
|
||||
* @ingroup lm32_shared
|
||||
* @ingroup RTEMSBSPsLM32Shared
|
||||
* @brief LatticeMico32 Timer (Clock) definitions.
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup lm32_shared lm32_uart
|
||||
* @ingroup RTEMSBSPsLM32Shared lm32_uart
|
||||
* @brief LatticeMico32 UART definitions
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup lm32_uart LM32 UART
|
||||
* @ingroup lm32_shared
|
||||
* @ingroup RTEMSBSPsLM32Shared
|
||||
* @brief LatticeMico32 UART definitions
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -6,18 +6,18 @@
|
||||
* @brief LatticeMicro32 Board Support Packages.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup lm32_shared Lattice Mico32 Shared Modules
|
||||
*
|
||||
* @ingroup RTEMSBSPsLM32
|
||||
*
|
||||
* @brief Lattice Mico32 Shared Modules
|
||||
*/
|
||||
/**
|
||||
* @defgroup RTEMSBSPsLM32Shared Shared
|
||||
*
|
||||
* @ingroup RTEMSBSPsLM32
|
||||
*
|
||||
* @brief Shared Support for LatticeMicro32 Board Support Packages.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup lm32_milkymist_shared LM32 Milkymist One
|
||||
*
|
||||
* @ingroup lm32_shared
|
||||
*
|
||||
* @brief Lattice Mico32 Milkymist One
|
||||
*/
|
||||
/**
|
||||
* @defgroup RTEMSBSPsLM32SharedMilkymistOne Milkymist One
|
||||
*
|
||||
* @ingroup RTEMSBSPsLM32Shared
|
||||
*
|
||||
* @brief Shared Support for Milkymist One Board Support Packages.
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup lm32_gdb LM32 GDB Interface
|
||||
* @ingroup lm32_shared
|
||||
* @ingroup RTEMSBSPsLM32Shared
|
||||
* @brief Definition of the interface between the stub and gdb,
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup lm32_clock lm32_milkymist_shared
|
||||
* @ingroup lm32_clock RTEMSBSPsLM32SharedMilkymistOne
|
||||
* @brief LatticeMico32 Timer (Clock) definitions
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup lm32_uart lm32_milkymist_shared
|
||||
* @ingroup lm32_uart RTEMSBSPsLM32SharedMilkymistOne
|
||||
* @brief Milkymist UART definitions
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup lm32_milkymist_usbinput lm32_milkymist_shared
|
||||
* @ingroup lm32_milkymist_usbinput RTEMSBSPsLM32SharedMilkymistOne
|
||||
* @brief Milkymist USB input devices driver
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup lm32_milkymist_network lm32_milkymist_shared
|
||||
* @ingroup lm32_milkymist_network RTEMSBSPsLM32SharedMilkymistOne
|
||||
* @brief Driver for Minimac ethernet
|
||||
*/
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup lm32_milkymist_network Minimac ethernet driver
|
||||
* @ingroup lm32_milkymist_shared
|
||||
* @ingroup RTEMSBSPsLM32SharedMilkymistOne
|
||||
* @brief Driver for Minimac ethernet IP-core of Milkymist SoC
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup lm32_tsmac LM32 TSMAC
|
||||
* @ingroup lm32_shared
|
||||
* @ingroup RTEMSBSPsLM32Shared
|
||||
* @brief LatticeMico32 TSMAC (Tri-Speed MAC) definitions.
|
||||
* @{
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user