This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
80277d1630
nuttx
/
drivers
/
can
History
Xiang Xiao
80277d1630
Refine the preprocessor conditional guard style (
#190
)
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