nuttx/net/can
Alin Jerpelea 37d5c1b0d9 net: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-02-20 00:38:18 -08:00
..
can_callback.c Fix spelling 2020-12-12 19:18:08 +01:00
can_conn.c
can_getsockopt.c net/can/can_getsockopt.c: Fix type mismatches 2020-11-16 08:29:00 -08:00
can_input.c
can_notifier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
can_poll.c
can_recvfrom.c SocketCAN: Fixed dropping timestamped frames when running in CAN2.0B 2020-06-17 15:17:38 -07:00
can_send.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
can_setsockopt.c SocketCAN: Fixed dropping timestamped frames when running in CAN2.0B 2020-06-17 15:17:38 -07:00
can_sockif.c net/: Correct some comments. 2021-01-15 16:23:12 -05:00
can.h
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
Make.defs