nuttx-apps/examples/can
2017-05-17 16:07:34 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
can_main.c apps/examples/can: ix can example app to print data when CONFIG_EXAMPLE_CAN_READ is defined 2017-05-17 16:07:34 -06:00
can.h Standardize some naming in code section comments 2016-02-21 18:15:00 -06:00
Kconfig Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:54:38 -06:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk 2015-09-05 15:13:03 -04:00