Skip to content

Commit 82aefe7

Browse files
committed
NUCLEO_F429ZI add CAN pinmaps
1 parent 7e87cf0 commit 82aefe7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/PeripheralPinMaps.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,5 +376,7 @@ MSTD_CONSTEXPR_OBJ_11 PinMap PinMap_CAN_TD[] = {
376376
#define PINMAP_SPI_MISO PinMap_SPI_MISO
377377
#define PINMAP_SPI_SSEL PinMap_SPI_SSEL
378378
#define PINMAP_PWM PinMap_PWM
379+
#define PINMAP_CAN_TD PinMap_CAN_TD
380+
#define PINMAP_CAN_RD PinMap_CAN_RD
379381

380382
#endif

0 commit comments

Comments
 (0)