@@ -116,48 +116,7 @@ Other board's peripherals:
116
116
Supported Features
117
117
------------------
118
118
119
- The Zephyr ``myra_sip_baseboard `` board target supports the following hardware features:
120
-
121
- +-----------+------------+-------------------------------------+
122
- | Interface | Controller | Driver/Component |
123
- +===========+============+=====================================+
124
- | NVIC | on-chip | nested vector interrupt controller |
125
- +-----------+------------+-------------------------------------+
126
- | UART | on-chip | serial port-polling; serial |
127
- | | | port-interrupt |
128
- +-----------+------------+-------------------------------------+
129
- | PINMUX | on-chip | pinmux |
130
- +-----------+------------+-------------------------------------+
131
- | GPIO | on-chip | gpio |
132
- +-----------+------------+-------------------------------------+
133
- | I2C | on-chip | i2c |
134
- +-----------+------------+-------------------------------------+
135
- | WATCHDOG | on-chip | independent watchdog |
136
- +-----------+------------+-------------------------------------+
137
- | PWM | on-chip | pwm |
138
- +-----------+------------+-------------------------------------+
139
- | ADC | on-chip | adc |
140
- +-----------+------------+-------------------------------------+
141
- | DAC | on-chip | dac controller |
142
- +-----------+------------+-------------------------------------+
143
- | FLASH | on-chip | flash memory |
144
- +-----------+------------+-------------------------------------+
145
- | EEPROM | on-chip | eeprom |
146
- +-----------+------------+-------------------------------------+
147
- | NVS | on-chip | nvs |
148
- +-----------+------------+-------------------------------------+
149
- | COUNTER | on-chip | rtc |
150
- +-----------+------------+-------------------------------------+
151
- | SPI | on-chip | spi |
152
- +-----------+------------+-------------------------------------+
153
- | die-temp | on-chip | die temperature sensor |
154
- +-----------+------------+-------------------------------------+
155
- | FDCAN1 | on-chip | can controller |
156
- +-----------+------------+-------------------------------------+
157
- | RTC | on-chip | rtc |
158
- +-----------+------------+-------------------------------------+
159
-
160
- Other hardware features are not yet supported on this Zephyr port.
119
+ .. zephyr :board-supported-hw ::
161
120
162
121
Connections and IOs
163
122
-------------------
0 commit comments