zephyr/samples/subsys/canbus
Henrik Brix Andersen 2ddb80da58 samples: canbus: canopen: fix argument to CO_delete()
The CANopenNode stack function CO_delete() takes a void
*CANdriverState argument. This maps to a pointer to a struct
canopen_context in Zephyr.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-09-10 16:14:06 -05:00
..
canopen samples: canbus: canopen: fix argument to CO_delete() 2020-09-10 16:14:06 -05:00
isotp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
canbus.rst