Skip to content

Commit f58a199

Browse files
mertvatanseverhenrikbrixandersen
authored andcommitted
boards: arm: adi: Add flash in MAX32xxx boards driver list
Add flash in 'index.rst' and '.yaml' file of MAX32xxx boards. Signed-off-by: Mert Vatansever <[email protected]>
1 parent 2f03561 commit f58a199

File tree

24 files changed

+36
-0
lines changed

24 files changed

+36
-0
lines changed

boards/adi/max32655evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Below are the interfaces supported by Zephyr on MAX32655EVKIT.
105105
+-----------+------------+-------------------------------------+
106106
| W1 | on-chip | one wire master |
107107
+-----------+------------+-------------------------------------+
108+
| Flash | on-chip | flash |
109+
+-----------+------------+-------------------------------------+
108110

109111
Connections and IOs
110112
===================

boards/adi/max32655evkit/max32655evkit_max32655_m4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ supported:
1919
- counter
2020
- pwm
2121
- w1
22+
- flash
2223
ram: 128
2324
flash: 512

boards/adi/max32655fthr/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ Below are the interfaces supported by Zephyr on MAX32655FTHR.
116116
+-----------+------------+-------------------------------------+
117117
| PWM | on-chip | pwm |
118118
+-----------+------------+-------------------------------------+
119+
| Flash | on-chip | flash |
120+
+-----------+------------+-------------------------------------+
119121

120122
Push Buttons
121123
************

boards/adi/max32655fthr/max32655fthr_max32655_m4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ supported:
1818
- adc
1919
- counter
2020
- pwm
21+
- flash
2122
ram: 128
2223
flash: 512

boards/adi/max32662evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
113113
+-----------+------------+-------------------------------------+
114114
| PWM | on-chip | pwm |
115115
+-----------+------------+-------------------------------------+
116+
| Flash | on-chip | flash |
117+
+-----------+------------+-------------------------------------+
116118

117119
Connections and IOs
118120
===================

boards/adi/max32662evkit/max32662evkit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ supported:
1818
- adc
1919
- counter
2020
- pwm
21+
- flash
2122
ram: 80
2223
flash: 256

boards/adi/max32666evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Below interfaces are supported by Zephyr on MAX32666EVKIT.
126126
+-----------+------------+-------------------------------------+
127127
| W1 | on-chip | one wire master |
128128
+-----------+------------+-------------------------------------+
129+
| Flash | on-chip | flash |
130+
+-----------+------------+-------------------------------------+
129131

130132

131133
Connections and IOs

boards/adi/max32666evkit/max32666evkit_max32666_cpu0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ supported:
1818
- counter
1919
- pwm
2020
- w1
21+
- flash
2122
ram: 560
2223
flash: 1024

boards/adi/max32666fthr/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ Below interfaces are supported by Zephyr on MAX32666FTHR.
127127
+-----------+------------+-------------------------------------+
128128
| W1 | on-chip | one wire master |
129129
+-----------+------------+-------------------------------------+
130+
| Flash | on-chip | flash |
131+
+-----------+------------+-------------------------------------+
130132

131133
Connections and IOs
132134
===================

boards/adi/max32666fthr/max32666fthr_max32666_cpu0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ supported:
1919
- counter
2020
- pwm
2121
- w1
22+
- flash
2223
ram: 560
2324
flash: 1024

0 commit comments

Comments
 (0)