diff options
| author | hathach <[email protected]> | 2023-03-17 10:59:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-17 10:59:08 +0700 |
| commit | c12795734c3434db999d3198173335050a3b59a4 (patch) | |
| tree | 34678b8b1c9eaa41ce41df7d293fef7eb583339c | |
| parent | e7d212f33760f13b0102a307569aac0ed8e14bd2 (diff) | |
reduce number of supported RA to only those that is tested
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index a8d471a03..566af8584 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ The stack supports the following MCUs: - **Renesas:** - RX Series: 63N, 65N, 72N - - RA Series: RA2A1, RA2E1, RA2E2, RA2l1, RA4E1, RA4M1, RA4M2, RA4M3, RA4W1, RA6E1, RA6M1, RA6M2, RA6M3, RA6M4, RA6M5, RA6T1, RA6T2 + - RA Series: RA4M1, RA4M3 - **Silabs:** EFM32GG - **Sony:** CXD56 |
