Alan Carvalho de Assis
|
8011648ad0
|
Fix to use the new canardInit() function
|
2017-05-12 16:58:53 -03:00 |
|
Alan Carvalho de Assis
|
ed19c87029
|
Fix the new can.h header location
|
2017-05-12 11:58:57 -03:00 |
|
Gregory Nutt
|
f473842f96
|
Fix some calls to task_create(): argv[0] is the first parameter, not the name of the task.
|
2017-05-09 10:59:24 -06:00 |
|
Gregory Nutt
|
9eeff9b09a
|
examples/canard: Remove warning for unused label
|
2017-02-27 09:06:45 -06:00 |
|
Gregory Nutt
|
cd6a9f8bae
|
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 |
|
Gregory Nutt
|
0042366255
|
can.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:39:12 -06:00 |
|
Gregory Nutt
|
7f6a21ecac
|
Eliminate some warnings
|
2016-07-18 11:26:45 -06:00 |
|
Matthias Renner
|
715fb8fa43
|
add canard app, untested
|
2016-07-08 07:55:30 -06:00 |
|