Alin Jerpelea
|
9b9be7e1f0
|
include: Author: Gregory Nutt: update licenses to Apache 2.0
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
Alin Jerpelea
|
f9c6eb3e99
|
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
Update files from Alan Carvalho de Assis to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
Gregory Nutt
|
dbd1bb1f1e
|
All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR).
|
2019-08-26 17:31:29 -06:00 |
Valmantas Paliksa
|
ca5d940b7a
|
drivers/can/mcp2515.c: mcp2515 driver optimizations.
|
2019-04-12 11:37:08 -06:00 |
Gregory Nutt
|
a86f46bc54
|
MCP1515: Eliminate some warnings
|
2017-06-14 09:38:58 -06:00 |
Gregory Nutt
|
38ae28e978
|
MCP2515: Changes from review of last PR
|
2017-05-23 12:22:49 -06:00 |
Alan Carvalho de Assis
|
eb7373cedf
|
Add Microchip MCP2515 CAN Bus controller driver
|
2017-05-23 14:28:52 -03:00 |