index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
fdcan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: Fix RESERVE_PINS_CAN pin ordering in fdcan.c
Kevin O'Connor
2025-04-01
1
-1
/
+1
*
stm32: Added PH13/14 CAN pin option for stm32h743 (#6857)
FrY Sennberg
2025-03-27
1
-0
/
+4
*
stm32: Add support for reporting canbus state from fdcan.c
Kevin O'Connor
2025-02-02
1
-2
/
+47
*
stm32: Add FDCAN2 channel needed for stm32g4 alternate pins
Dropeffect GmbH
2024-05-14
1
-2
/
+9
*
stm32: Fix CAN for STM32G4
Alex Maclean
2023-12-21
1
-3
/
+3
*
stm32: add PB5/PB6 as CAN pins - required for BTT U2C v2.x
Stefan Dej
2023-05-20
1
-1
/
+5
*
stm32: add PB12/PB13 FDCAN2 support STM32G0B1
bigtreetech
2023-02-03
1
-1
/
+6
*
canbus: Rename canbus_send() to canhw_send()
Kevin O'Connor
2022-12-14
1
-3
/
+3
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-3
/
+7
*
fdcan: Remove spurious executable flag on fdcan.c
Kevin O'Connor
2022-11-04
1
-0
/
+0
*
stm32: Protect message ram with barrier() calls instead of voltaile in fdcan.c
Kevin O'Connor
2022-10-13
1
-22
/
+25
*
stm32: No need for fdcan_ram global pointer in fdcan.c
Kevin O'Connor
2022-10-13
1
-24
/
+10
*
stm32: Minor code movement in fdcan.c
Kevin O'Connor
2022-10-13
1
-37
/
+41
*
stm32: add FDCAN support for STM32H743 (SKR-3 Series) (#5668)
BIGTREETECH
2022-08-23
1
-3
/
+49
*
canserial: Rename canbus.c to canserial.c
Kevin O'Connor
2022-06-27
1
-0
/
+1
*
stm32: Add support for disabling the canbus filter
Kevin O'Connor
2022-06-27
1
-0
/
+2
*
canbus: Move canbus uuid calculation to canbus.c
Kevin O'Connor
2022-06-16
1
-5
/
+0
*
stm32: Support passing through RTR and EFF canbus frames
Kevin O'Connor
2022-06-16
1
-26
/
+23
*
stm32: Support PA11/PA12 and PB8/PB9 on fdcan
Kevin O'Connor
2022-06-16
1
-14
/
+18
*
stm32: Simplify fdcan tx irq handling
Kevin O'Connor
2022-06-16
1
-8
/
+4
*
canbus: Use single method for reading canbus messages
Kevin O'Connor
2022-06-16
1
-90
/
+32
*
stm32: Enable Automatic retransmission feature to avoid data loss caused by b...
BIGTREETECH
2022-06-06
1
-2
/
+0
*
stm32: stm32g0b1 fdcan support (#5488)
BIGTREETECH
2022-06-01
1
-0
/
+331