Skip to content

Commit 0bf0e0b

Browse files
committed
add renesas ra mcu family to supported devices docs
Signed-off-by: Rafael Silva <[email protected]>
1 parent a936baf commit 0bf0e0b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,11 @@ The stack supports the following MCUs:
4848
- LPC Series: 11u, 13, 15, 17, 18, 40, 43, 51u, 54, 55
4949

5050
- **Raspberry Pi:** RP2040
51-
- **Renesas:** RX63N, RX65N, RX72N
51+
- **Renesas:**
52+
53+
- RX Series: 63N, 65N, 72N
54+
- RA Series: RA2A1, RA2E1, RA2E2, RA2l1, RA4E1, RA4M1, RA4M2, RA4M3, RA4W1, RA6E1, RA6M1, RA6M2, RA6M3, RA6M4, RA6M5, RA6T1, RA6T2
55+
5256
- **Silabs:** EFM32GG
5357
- **Sony:** CXD56
5458
- **ST:** STM32 series: F0, F1, F2, F3, F4, F7, H7, G4, L0, L1, L4, L4+

docs/reference/supported.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Supported MCUs
6161
| Raspberry Pi | RP2040 |||| rp2040 | |
6262
+--------------+-----+-----------------+--------+------+-----------+-------------------+--------------+
6363
| Renesas | RX | 63N, 65N, 72N |||| link | |
64+
| +-----+-----------------+--------+------+-----------+-------------------+--------------+
65+
| | RA | XXX ||| | link | |
6466
+--------------+-----+-----------------+--------+------+-----------+-------------------+--------------+
6567
| Silabs | EFM32GG12 || || dwc2 | |
6668
+--------------+-----------------------+--------+------+-----------+-------------------+--------------+

0 commit comments

Comments
 (0)