Skip to content

Commit

Permalink
boards: arm: nucleo_g0b1re: list FDCAN1 as supported in the docs
Browse files Browse the repository at this point in the history
List FDCAN1 as supported in the board documentation.

Fixes: zephyrproject-rtos#67087

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
  • Loading branch information
henrikbrixandersen committed Jan 10, 2024
1 parent a27ae68 commit ae7b718
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boards/arm/nucleo_g0b1re/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ The Zephyr nucleo_g0b1re board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| die-temp | on-chip | die temperature sensor |
+-----------+------------+-------------------------------------+
| FDCAN1 | on-chip | CAN controller |
+-----------+------------+-------------------------------------+

Other hardware features are not yet supported in this Zephyr port.

Expand Down Expand Up @@ -137,6 +139,7 @@ Default Zephyr Peripheral Mapping:
- ADC1 IN0 : PA0
- ADC1 IN1 : PA1
- DAC1_OUT1 : PA4
- FDCAN1 RX/TX: PA11/PA12

For more details please refer to `STM32 Nucleo-64 board User Manual`_.

Expand Down

0 comments on commit ae7b718

Please sign in to comment.