1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:29:46 +01:00
RIOT/drivers/mcp2515
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
candev_mcp2515.c drivers/mcp2515: apply the filter to a target mailbox 2022-06-30 10:07:24 +02:00
Kconfig drivers/mcp2515: use ztimer 2022-04-20 09:23:50 +02:00
Makefile drivers/mcp2515: complete driver + adapt to 2020 RIOT API 2020-10-03 15:20:42 +02:00
Makefile.dep drivers/mcp2515: use ztimer 2022-04-20 09:23:50 +02:00
Makefile.include drivers/mcp2515: complete driver + adapt to 2020 RIOT API 2020-10-03 15:20:42 +02:00
mcp2515_defines.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
mcp2515_spi.c drivers/mcp2515: use ztimer 2022-04-20 09:23:50 +02:00
mcp2515_spi.h drivers/mcp2515: complete driver + adapt to 2020 RIOT API 2020-10-03 15:20:42 +02:00
mcp2515.c drivers/mcp2515: fix to add filters 2022-06-26 17:38:23 +02:00
mcp2515.h drivers/mcp2515: fix to add filters 2022-06-26 17:38:23 +02:00