1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/cc13x2: fix leftover from cc26x2_cc13x2 rename

A files was forgotten to move and one doxygen group was not renamed.
This commit is contained in:
Benjamin Valentin 2020-02-04 14:25:35 +01:00
parent cc90a896c7
commit 5d96bcf0a0
2 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
*/
/**
* @addtogroup cpu_cc13x2_definitions
* @addtogroup cpu_cc26xx_cc13xx_definitions
* @{
*
* @file
* @brief CC13x2 UART interface
* @brief CC26xx/CC13xx UART interface
*
*/