aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/can.c
AgeCommit message (Expand)Author
2012-11-01stm32/f1/can: Add clearing of can timing bits on initJeff Ciesielski
2012-10-31stm32/f1/can: clean up can_available_mailbox ->fewer 'if' statementsJeff Ciesielski
2012-10-22stm32/f1/can: Add function to detect if can system has an available mailboxJeff Ciesielski
2012-10-19stm32/f1/can: Replace mistaken logical operators with bitwise operators.Jeff Ciesielski
2012-10-19stm32/f1/can: Add loopback/silent vars to init function.Jeff Ciesielski
2012-03-19Constand value for resetting CAN_TDTxR was too big. Fixed.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-17lib/stm32/f1: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle