mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
drivers/can/mcp2515.c: Fix MCP2515 compile errors.
This commit is contained in:
committed by
Gregory Nutt
parent
6e886de2ec
commit
ef844c6237
+138
-98
File diff suppressed because it is too large
Load Diff
@@ -435,6 +435,6 @@
|
||||
|
||||
/* Crystal Frequency used on MCP2515 board */
|
||||
|
||||
#define MCP2515_CANCLK_FREQUENCY 8000000
|
||||
#define MCP2515_CANCLK_FREQUENCY CONFIG_MCP2515_CLK_FREQUENCY
|
||||
|
||||
#endif /* __DRIVERS_CAN_MCP2514_H */
|
||||
|
||||
Reference in New Issue
Block a user