Skip to content

Commit 839c143

Browse files
kartbenfabiobaltieri
authored andcommitted
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é <[email protected]>
1 parent 4b6215d commit 839c143

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

boards/croxel/croxel_cx1825/doc/index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,7 @@ Hardware
4646
Supported Features
4747
==================
4848

49-
- Discrete LEDs (red and green)
50-
- Buttons (User and Reset)
51-
- Sensors (Accelerometer, Light, Temperature and Humidity, Pressure and Hall-Effect sensors)
52-
- Beeper
53-
- Radio (Bluetooth, IEEE 802.15.4)
54-
- SOC peripherals (ADC, Clock, Flash, GPIO, I2C, MPU, NVIC, PWM, Radio, RTC, SPI, USB, WDT)
49+
.. zephyr:board-supported-hw::
5550
5651
Future Feature Support
5752
======================

0 commit comments

Comments
 (0)