aboutsummaryrefslogtreecommitdiff
path: root/examples/obldc/can/can.c
AgeCommit message (Expand)Author
2010-12-30Move STM32 examples to examples/stm32 subdir.Uwe Hermann
2010-12-26CAN: Reduce nesting level via code transformations.Uwe Hermann
2010-12-26CAN: Cosmetics and coding-style fixes.Uwe Hermann
2010-12-25Factored out CAN helper functions out of the example. Test code now also uses...Piotr Esden-Tempski
2010-12-23Fixed timing settings. Now CAN test code works!!!Piotr Esden-Tempski
2010-12-23Various fixes to the can test program.Piotr Esden-Tempski
2010-12-22Initial implementation of CAN test program.Piotr Esden-Tempski