File tree Expand file tree Collapse file tree 10 files changed +20
-0
lines changed Expand file tree Collapse file tree 10 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,8 @@ hardware features:
8080+-----------+------------+-------------------------------+
8181| SPI | on-chip | spi |
8282+-----------+------------+-------------------------------+
83+ | COUNTER | on-chip | counter |
84+ +-----------+------------+-------------------------------+
8385
8486The default configuration can be found in
8587:zephyr_file: `boards/renesas/ek_ra2a1/ek_ra2a1_defconfig `
Original file line number Diff line number Diff line change @@ -100,6 +100,8 @@ The below features are currently supported on Zephyr OS for EK-RA4M2 board:
100100+-----------+------------+----------------------+
101101| SPI | on-chip | spi |
102102+-----------+------------+----------------------+
103+ | COUNTER | on-chip | counter |
104+ +-----------+------------+----------------------+
103105
104106Other hardware features are currently not supported by the port.
105107
Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ The below features are currently supported on Zephyr OS for EK-RA4M3 board:
102102+-----------+------------+----------------------+
103103| SPI | on-chip | spi |
104104+-----------+------------+----------------------+
105+ | COUNTER | on-chip | counter |
106+ +-----------+------------+----------------------+
105107
106108Other hardware features are currently not supported by the port.
107109
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ The below features are currently supported on Zephyr OS for EK-RA4W1 board:
9292+-----------+------------+----------------------+
9393| SPI | on-chip | spi |
9494+-----------+------------+----------------------+
95+ | COUNTER | on-chip | counter |
96+ +-----------+------------+----------------------+
9597
9698Other hardware features are currently not supported by the port.
9799
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M1 board:
9898+-----------+------------+----------------------+
9999| SPI | on-chip | spi |
100100+-----------+------------+----------------------+
101+ | COUNTER | on-chip | counter |
102+ +-----------+------------+----------------------+
101103
102104Other hardware features are currently not supported by the port.
103105
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M2 board:
9292+-----------+------------+----------------------+
9393| SPI | on-chip | spi |
9494+-----------+------------+----------------------+
95+ | COUNTER | on-chip | counter |
96+ +-----------+------------+----------------------+
9597
9698Other hardware features are currently not supported by the port.
9799
Original file line number Diff line number Diff line change @@ -100,6 +100,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M3 board:
100100+-----------+------------+----------------------+
101101| SPI | on-chip | spi |
102102+-----------+------------+----------------------+
103+ | COUNTER | on-chip | counter |
104+ +-----------+------------+----------------------+
103105
104106Other hardware features are currently not supported by the port.
105107
Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M4 board:
105105+-----------+------------+----------------------+
106106| SPI | on-chip | spi |
107107+-----------+------------+----------------------+
108+ | COUNTER | on-chip | counter |
109+ +-----------+------------+----------------------+
108110
109111Other hardware features are currently not supported by the port.
110112
Original file line number Diff line number Diff line change @@ -103,6 +103,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M5 board:
103103+-----------+------------+----------------------+
104104| SPI | on-chip | spi |
105105+-----------+------------+----------------------+
106+ | COUNTER | on-chip | counter |
107+ +-----------+------------+----------------------+
106108
107109Other hardware features are currently not supported by the port.
108110
Original file line number Diff line number Diff line change @@ -87,6 +87,8 @@ The below features are currently supported on Zephyr OS for FPB-RA6E1 board:
8787+-----------+------------+----------------------+
8888| SPI | on-chip | spi |
8989+-----------+------------+----------------------+
90+ | COUNTER | on-chip | counter |
91+ +-----------+------------+----------------------+
9092
9193Other hardware features are currently not supported by the port.
9294
You can’t perform that action at this time.
0 commit comments