mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5469ba1d49
The CAN stack support only raw CAN at this time. It contains a device interface (drivers/include/can/candev.h) and the data link layer, build around can/device.c can/pkt.c and can/router.c. can/dll.c contains the upper level and lower level interface to send and receive CAN frames. Upper layer interface is located in include/can/raw.h |
||
---|---|---|
.. | ||
arch | ||
boards | ||
libc | ||
toolchain | ||
tools | ||
application.inc.mk | ||
bindist.inc.mk | ||
buildtests.inc.mk | ||
cflags.inc.mk | ||
defaultmodules.inc.mk | ||
docker.inc.mk | ||
features.inc.mk | ||
modules.inc.mk | ||
pseudomodules.inc.mk | ||
scan-build.inc.mk | ||
tests.inc.mk | ||
vars.inc.mk |