diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-01-28 00:54:45 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-02 15:17:14 -0500 |
commit | bee544eaca0d7276077a7972746d538ec3808f12 (patch) | |
tree | 41227225dae05028ffb82d1a06bceffd08e0c200 /src/generic/canbus.c | |
parent | 95adff74311f501ee2f78b382120ce248109ed04 (diff) | |
download | kutter-bee544eaca0d7276077a7972746d538ec3808f12.tar.gz kutter-bee544eaca0d7276077a7972746d538ec3808f12.tar.xz kutter-bee544eaca0d7276077a7972746d538ec3808f12.zip |
stm32: Simplify can.c irq handler
Don't perform any heavy tasks in the CAN interrupt handler - just
notify a background task to handle anything pending.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/generic/canbus.c')
0 files changed, 0 insertions, 0 deletions