commit | bb08e4251a1c11da956ef7e91f31504f10f14a15 | [log] [tgz] |
---|---|---|
author | Henrik Brix Andersen <hebad@vestas.com> | Tue Jul 12 16:36:20 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 13 10:13:56 2022 +0200 |
tree | bc59021d3da3df5b909e22dbec8f9bddc73b0ecf | |
parent | 7a5f96d844cae22c54b94783c252a783d2a2ee68 [diff] |
drivers: can: add API for getting supported capabilities Add API function for getting the supported capabilities of a CAN controller. This allows for writing portable CAN applications. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>