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 Track async GPIOs in memory (#2625) 2024-12-02 15:35:10 +00:00
esp32c2.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32c3.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32c6.toml Fixed triggering a debug-assertion during scan (#2612) 2024-11-27 14:14:04 +00:00
esp32h2.toml H2: enable TWAI, enable delay test (#2199) 2024-09-20 07:04:52 +00:00
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