CAN ISO-11783 support contributed by Gary Teravskis

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4400 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-02-18 14:02:34 +00:00
parent 7a9cfee9fc
commit 4e82d14da1
14 changed files with 341 additions and 98 deletions
+1
View File
@@ -2466,3 +2466,4 @@
* arch/arm/src/stm32/stm32_qencoder.c/.h: Add a initial implementation of
a lower-half quadrature encoder driver for the STM32. On initial check-in,
this is little more than a "skeleton" file.
* Various files: CAN ISO-11783 support contributed by Gary Teravskis.