1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/sys/can
Vincent Dupont 98c39d5104 can: add proper checks for ifnum validity
Most functions were using asserts, but in some cases it might not be a
programmatic error to pass an invalid ifnum. This makes sure the code
does not crash by testing it at runtim and returning an error.
2020-09-30 12:59:02 +02:00
..
conn can: add proper checks for ifnum validity 2020-09-30 12:59:02 +02:00
isotp sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
device.c can_pm: if powered up by raw interface, fix sleeping timer. 2019-09-10 13:04:52 +02:00
dll.c can: add proper checks for ifnum validity 2020-09-30 12:59:02 +02:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
pkt.c tests/can_conn: move static_assert into function 2019-10-19 17:23:21 +02:00
router.c can: use memarray for pkt and router allocation 2019-09-10 13:01:28 +02:00