mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
can.h moved from include/nuttx/ to include/nuttx/drivers.
This commit is contained in:
@@ -4472,7 +4472,7 @@ void board_autoled_off(int led);
|
||||
</p>
|
||||
<ul>
|
||||
<li><b>Interface Definition</b>.
|
||||
The header file for the NuttX CAN driver reside at <code>include/nuttx/can.h</code>.
|
||||
The header file for the NuttX CAN driver resides at <code>include/nuttx/drivers/can.h</code>.
|
||||
This header file includes both the application level interface to the CAN driver as well as the interface between the "upper half" and "lower half" drivers.
|
||||
The CAN module uses a standard character driver framework.
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user