mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e1df626a9b
- added missing documentation - repaired doxygen groups
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
/**
|
|
* @defgroup cpu_cc2538 TI CC2538
|
|
* @ingroup cpu
|
|
* @brief Texas Instruments CC2538 Cortex-M3 MCU specific code
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_cc2538_regs TI CC2538 CMSIS-style Headers
|
|
* @ingroup cpu_cc2538
|
|
* @brief CMSIS-style register definitions for the TI CC2538
|
|
*/
|