@@ -71,72 +71,8 @@ Hardware
71
71
Supported Features
72
72
==================
73
73
74
- The ``raytac_mdbt53_db_40_nrf5340/cpuapp `` board configuration supports the following
75
- hardware features:
76
-
77
- +-----------+------------+----------------------+
78
- | Interface | Controller | Driver/Component |
79
- +===========+============+======================+
80
- | ADC | on-chip | adc |
81
- +-----------+------------+----------------------+
82
- | CLOCK | on-chip | clock_control |
83
- +-----------+------------+----------------------+
84
- | FLASH | on-chip | flash |
85
- +-----------+------------+----------------------+
86
- | GPIO | on-chip | gpio |
87
- +-----------+------------+----------------------+
88
- | I2C(M) | on-chip | i2c |
89
- +-----------+------------+----------------------+
90
- | MPU | on-chip | arch/arm |
91
- +-----------+------------+----------------------+
92
- | NVIC | on-chip | arch/arm |
93
- +-----------+------------+----------------------+
94
- | QSPI(M) | on-chip | nor |
95
- +-----------+------------+----------------------+
96
- | PWM | on-chip | pwm |
97
- +-----------+------------+----------------------+
98
- | RTC | on-chip | system clock |
99
- +-----------+------------+----------------------+
100
- | SPI(M/S) | on-chip | spi |
101
- +-----------+------------+----------------------+
102
- | SPU | on-chip | system protection |
103
- +-----------+------------+----------------------+
104
- | UARTE | on-chip | serial |
105
- +-----------+------------+----------------------+
106
- | WDT | on-chip | watchdog |
107
- +-----------+------------+----------------------+
108
-
109
- The ``raytac_mdbt53_db_40_nrf5340/cpunet `` board configuration supports the following
110
- hardware features:
111
-
112
- +-----------+------------+----------------------+
113
- | Interface | Controller | Driver/Component |
114
- +===========+============+======================+
115
- | CLOCK | on-chip | clock_control |
116
- +-----------+------------+----------------------+
117
- | FLASH | on-chip | flash |
118
- +-----------+------------+----------------------+
119
- | GPIO | on-chip | gpio |
120
- +-----------+------------+----------------------+
121
- | I2C(M) | on-chip | i2c |
122
- +-----------+------------+----------------------+
123
- | MPU | on-chip | arch/arm |
124
- +-----------+------------+----------------------+
125
- | NVIC | on-chip | arch/arm |
126
- +-----------+------------+----------------------+
127
- | RADIO | on-chip | Bluetooth, |
128
- | | | ieee802154 |
129
- +-----------+------------+----------------------+
130
- | RTC | on-chip | system clock |
131
- +-----------+------------+----------------------+
132
- | SPI(M/S) | on-chip | spi |
133
- +-----------+------------+----------------------+
134
- | UARTE | on-chip | serial |
135
- +-----------+------------+----------------------+
136
- | WDT | on-chip | watchdog |
137
- +-----------+------------+----------------------+
138
-
139
- Other hardware features have not been enabled yet for this board.
74
+ .. zephyr :board-supported-hw ::
75
+
140
76
See `MDBT53-DB-40 website `_ and `MDBT53-DB-40 Specification `_
141
77
for a complete list of Raytac MDBT53-DB-40 board hardware features.
142
78
0 commit comments