OVMS3-idf/examples/peripherals/can/can_alert_and_recovery/main
Darian Leung a049e02d96 can: Refactor CAN to use HAL and LowLevel layers
The following commit refactors the CAN driver such that
it is split into HAL and Lowlevel layers. The following
changes have also been made:

- Added bit field members to can_message_t as alternative
  to message flags. Updated examples and docs accordingly
- Register field names and fields of can_dev_t updated
2020-01-09 16:13:51 +08:00
..
can_alert_and_recovery_example_main.c can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk CAN Driver 2018-07-04 14:01:57 +08:00