esp-hal/esp-metadata/devices
Dániel Buga 6b01f7993b
SPI and related changes (#2681)
* Define Octal SpiDataMode

* Fix BitOrder capitalization

* Hide DmaError

* Derive more traits

* Return error for unsupported half-duplex parameter combinations

* Remove unnecessary implementation detail

* Return error instead of silently breaking transaction

* Downgrade assert to debug_assert

* Expand on the enum variants

* Remove redundant imports

* Hide some unstable functions
2024-12-06 10:30:43 +00:00
..
esp32.toml
esp32c2.toml
esp32c3.toml
esp32c6.toml
esp32h2.toml
esp32p4.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00
esp32s2.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00
esp32s3.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00