aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/fdcan.c
AgeCommit message (Expand)Author
2020-07-09stm32/fdcan: Support maximum timeout of HAL_MAX_DELAY in can_receive.iabdalkader
2020-07-09stm32/fdcan: Use FDCAN_RXFxS_FxFL instead of hard-coded value.iabdalkader
2020-07-09stm32/fdcan: Use the right FIFO to calc element address in can_receive.iabdalkader
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-09-23stm32: Add support for FDCAN peripheral, exposed as pyb.CAN.iabdalkader