doc: fix doxygen group for cc2538 memory map

This commit is contained in:
Oleg Hahm 2014-12-06 14:10:39 +01:00
parent 973f9c795b
commit a5dc951ef2

View File

@ -123,7 +123,7 @@ void SysTick_Handler(void); /**< SysTick handler */
typedef volatile uint32_t cc2538_reg_t; /**< Least-significant 32 bits of the IEEE address */
/** @addtogroup Peripheral_memory_map
/** @addtogroup cpu_specific_Peripheral_memory_map
* @{
*/