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

cpu/cc26x0: move i2c code to cc26xx_cc13xx

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
This commit is contained in:
Jean Pierre Dudey 2020-05-24 11:26:59 -05:00
parent ee319a40ed
commit 0f3393d61a
No known key found for this signature in database
GPG Key ID: 631A70D74E41F1AD

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_cc26x0
* @ingroup cpu_cc26xx_cc13xx
* @ingroup drivers_periph_i2c
* @{
*