esp-idf/components/soc
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
..
esp32 can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
esp32s2beta driver, soc: update multichip support headers 2020-01-06 17:13:54 +08:00
include can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
src can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
test soc: fix unit tests not included in the build 2019-11-18 15:58:49 +07:00
CMakeLists.txt can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
component.mk add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
linker.lf ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00