Fix bug in STM32 CAN: It must be interrupt driven

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4295 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-01-11 14:56:56 +00:00
parent 163a0dbe4a
commit d49ecb78a0
4 changed files with 181 additions and 39 deletions
+2
View File
@@ -620,6 +620,8 @@ nuttx
| | `- README.txt
| |- stm3240g-eval/
| | `- README.txt
| |- stm32f4discovery/
| | `- README.txt
| |- sure-pic32mx/
| | `- README.txt
| |- teensy/