doc: croxel: adopt zephyr:board-supported-hw directive
Replace manually authored hardware features table with the new Zephyr board supported hardware directive which automatically generates an up-to-date table based on the boards' Devicetree. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
4b6215dd41
commit
839c143a45
1 changed files with 1 additions and 6 deletions
|
@ -46,12 +46,7 @@ Hardware
|
|||
Supported Features
|
||||
==================
|
||||
|
||||
- Discrete LEDs (red and green)
|
||||
- Buttons (User and Reset)
|
||||
- Sensors (Accelerometer, Light, Temperature and Humidity, Pressure and Hall-Effect sensors)
|
||||
- Beeper
|
||||
- Radio (Bluetooth, IEEE 802.15.4)
|
||||
- SOC peripherals (ADC, Clock, Flash, GPIO, I2C, MPU, NVIC, PWM, Radio, RTC, SPI, USB, WDT)
|
||||
.. zephyr:board-supported-hw::
|
||||
|
||||
Future Feature Support
|
||||
======================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue