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
|
0c124ca2e1
|
Fix some Kconfig files so that they authomatically select the correct BOARDCTL options
|
2016-03-30 07:37:45 -06:00 |
|
Paul A. Patience
|
cadb861e7d
|
examples/can: Add missing configuration options
|
2015-11-10 17:23:19 -05:00 |
|
Gregory Nutt
|
bc2cf8affd
|
apps/examples/can: Remove can_devinit(). Replace with boardctl(BOARDIOC_CAN_INITIAILIZE,0)
|
2015-08-18 13:25:30 -06:00 |
|
Gregory Nutt
|
64e1548bb7
|
apps/examples/can: Extended the CAN test by adding more command line options
|
2015-08-17 11:07:39 -06:00 |
|
Gregory Nutt
|
d5b6949c9f
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:14:53 -06:00 |
|
patacongo
|
1d88f972a6
|
update Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4598 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 02:14:09 +00:00 |
|
patacongo
|
fd496ea42f
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
3fe79ff511
|
Adding skeleton Kconfig files (part 3 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:33:17 +00:00 |
|