1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/rpx0xx/doc.txt
Marian Buschsieweke ea56dfc3ff
cpu/rpx0xx: add support for the RP2040 MCU
Co-authored-by: Fabian Hüßler <fabian.huessler@st.ovgu.de>
2021-07-14 12:41:20 +02:00

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.
*/