mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
drivers/mp2515.c: Remove an incorrect warning.
This commit is contained in:
@@ -64,14 +64,6 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Common definitions *******************************************************/
|
||||
|
||||
/* General Configuration ****************************************************/
|
||||
|
||||
#ifndef CONFIG_CAN_TXREADY
|
||||
# warning WARNING!!! CONFIG_CAN_TXREADY is required by this driver
|
||||
#endif
|
||||
|
||||
/* MCP2515 Configuration ****************************************************/
|
||||
|
||||
/* Bit timing */
|
||||
|
||||
Reference in New Issue
Block a user