Skip to content

Commit

Permalink
Add missing CAN ISR definition to DAP42K6U config
Browse files Browse the repository at this point in the history
  • Loading branch information
devanlai committed May 21, 2017
1 parent c4c9a1a commit 38961c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stm32f042/dap42k6u/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#define CAN_RX_AVAILABLE 1
#define CAN_TX_AVAILABLE 0
#define CAN_NVIC_LINE NVIC_CEC_CAN_IRQ

#define VCDC_AVAILABLE 0
#define VCDC_TX_BUFFER_SIZE 256
Expand Down

0 comments on commit 38961c6

Please sign in to comment.