Marius Vikhammer
52e3f09b32
refactor(spi): moved spi hw sharing func to hw support
...
Common spi functionality for sharing the SPI bus between modules is moved from esp_driver_spi to
a more fitting location in esp_hw_support (shared HW resource control).
This also allows us to decouple the spi_flash driver from esp_driver_spi, removing
esp_driver_spi and esp_ringbuf from G1 builds.
2023-11-20 12:07:54 +08:00
..
2023-11-20 12:07:54 +08:00
2022-07-22 00:06:06 +08:00
2023-09-20 16:05:50 +05:30
2023-09-28 15:03:27 +08:00
2022-05-31 13:44:18 +08:00
2023-08-03 12:02:09 +08:00
2023-06-13 15:16:11 +08:00
2023-04-25 14:12:06 +08:00
2023-10-31 14:24:48 +08:00
2023-09-01 17:18:39 +08:00
2021-08-05 16:30:10 +02:00
2023-10-18 11:57:55 +00:00
2023-06-08 11:09:23 +05:30
2022-10-27 11:09:25 +05:30
2022-12-19 21:30:03 -08:00
2022-11-23 15:31:33 +08:00
2022-08-31 01:59:36 +00:00
2022-10-27 10:59:54 +05:30
2023-03-10 11:18:23 +05:30
2023-10-12 11:06:13 +05:30
2023-09-06 09:50:41 +08:00
2023-06-08 23:11:32 +08:00
2023-08-09 19:33:25 +08:00
2022-06-20 02:36:44 +00:00
2021-12-21 01:50:36 +01:00
2022-06-20 02:36:44 +00:00
2022-03-07 11:18:08 +05:30
2023-10-09 22:19:22 +08:00
2023-01-10 17:03:50 +08:00
2023-09-06 09:50:41 +08:00
2022-03-07 11:18:08 +05:30
2023-08-24 10:30:25 +08:00