Skip to content

Commit c6c4570

Browse files
committed
fix: hardware directive
1 parent 6d4746c commit c6c4570

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

boards/blues/cygnet/doc/index.rst

+2-23
Original file line numberDiff line numberDiff line change
@@ -77,28 +77,7 @@ More information about STM32L433CC can be found here:
7777
Supported Features
7878
==================
7979

80-
The Blues Cygnet board configuration supports the following hardware features:
81-
82-
+-----------+------------+-------------------------------------+
83-
| Interface | Controller | Driver/Component |
84-
+===========+============+=====================================+
85-
| NVIC | on-chip | nested vector interrupt controller |
86-
+-----------+------------+-------------------------------------+
87-
| UART | on-chip | serial port-polling; |
88-
| | | serial port-interrupt |
89-
+-----------+------------+-------------------------------------+
90-
| PINMUX | on-chip | pinmux |
91-
+-----------+------------+-------------------------------------+
92-
| GPIO | on-chip | gpio |
93-
+-----------+------------+-------------------------------------+
94-
| I2C | on-chip | i2c |
95-
+-----------+------------+-------------------------------------+
96-
| PWM | on-chip | pwm |
97-
+-----------+------------+-------------------------------------+
98-
| CAN | on-chip | can |
99-
+-----------+------------+-------------------------------------+
100-
| SPI | on-chip | spi |
101-
+-----------+------------+-------------------------------------+
80+
.. zephyr:board-supported-hw::
10281
10382
.. note:: CAN feature requires CAN transceiver
10483

@@ -116,7 +95,7 @@ input/output, pull-up, etc.
11695

11796
Available pins:
11897
---------------
119-
.. image:: img/cygnet-pinout.jpg
98+
.. image:: img/cygnet-pinout.webp
12099
:align: center
121100
:alt: Cygnet Pinout
122101

0 commit comments

Comments
 (0)