mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
|
/**
|
||
|
@defgroup cpu_rpx0xx RPx0xx MCUs
|
||
|
@ingroup cpu
|
||
|
@brief RPx0xx MCU code and definitions
|
||
|
|
||
|
This module contains the code and definitions for MCUs of the RPx0xx family, of which only the
|
||
|
RP2040 is currently released.
|
||
|
|
||
|
*/
|