mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
16 lines
416 B
Plaintext
16 lines
416 B
Plaintext
/**
|
|
* @defgroup cpu_cc26x0 Texas Instruments CC26x0
|
|
* @ingroup cpu
|
|
* @brief Texas Instruments CC26x0 Cortex-M3 MCU specific code
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_specific_peripheral_memory_map Texas Instruments CC26x0 peripheral memory map
|
|
* @ingroup cpu
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_cc26x0_definitions Texas Instruments CC26x0 definitions
|
|
* @ingroup cpu_cc26x0
|
|
*/
|