1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mcp2515
Marian Buschsieweke c97a2119f3
drivers/mcp2515: use container_of()
This silences false positives of -Wcast-align
2021-12-03 10:12:35 +01:00
..
include
candev_mcp2515.c drivers/mcp2515: use container_of() 2021-12-03 10:12:35 +01:00
Kconfig drivers/mcp2515: add module to Kconfig 2021-01-18 10:42:32 +01:00
Makefile
Makefile.dep drivers/mcp2515: move dependencies to own Makefile.dep 2021-01-18 10:28:51 +01:00
Makefile.include
mcp2515_defines.h
mcp2515_spi.c drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00
mcp2515_spi.h
mcp2515.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
mcp2515.h