@@ -77,28 +77,7 @@ More information about STM32L433CC can be found here:
77
77
Supported Features
78
78
==================
79
79
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 ::
102
81
103
82
.. note :: CAN feature requires CAN transceiver
104
83
@@ -116,7 +95,7 @@ input/output, pull-up, etc.
116
95
117
96
Available pins:
118
97
---------------
119
- .. image :: img/cygnet-pinout.jpg
98
+ .. image :: img/cygnet-pinout.webp
120
99
:align: center
121
100
:alt: Cygnet Pinout
122
101
0 commit comments