Skip to content

Commit

Permalink
boards/nucleo-g431rb: enable periph_can
Browse files Browse the repository at this point in the history
Enable periph_can to add CAN FD support to nucleo-g431rb.

Signed-off-by: Gilles DOFFE <[email protected]>
  • Loading branch information
gdoffe committed Nov 3, 2024
1 parent e826ec8 commit 1d31978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/nucleo-g431rb/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ CPU = stm32
CPU_MODEL = stm32g431rb

# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_can
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_rtc
Expand Down

0 comments on commit 1d31978

Please sign in to comment.