nuttx/drivers/can
2020-01-31 19:07:39 +01:00
..
can.c drivers/can/can.c: Fix errors with pointers when using internal OS interface (#118) 2020-01-17 09:46:39 -06:00
Kconfig Various Kconfig files: Kconfig files should not select SCHED_WORKQUEUE since that is really only is only the logical OR if SCHED_LPWORK and SCHED_HPWORK. Selecting it has no effect other than to produce an erroneous configuration. 2019-06-29 10:10:43 -06:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mcp2515.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mcp2515.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00