v0.7.4 — delivery modes + lazy pull ring
esp_rtl_sdr 0.7.4
Delivery modes
| Mode | EVT_IQ_BLOCK | read() | Pull-ring RAM |
|---|---|---|---|
| BOTH (default) | yes | yes | lazy |
| CALLBACK | yes | ERR_UNSUPPORTED | never |
| READ | no | yes | lazy |
Also
- Optional
config.pull_ring_bytes CAP_DELIVERY_MODE+ helpers- Lazy pull-ring init serialized (CodeRabbit fix) — fail-closed partial teardown
CI
Host policy tests, truth hygiene, ESP-IDF P4 compile (5.3.2 + 5.4.1)
Pin: git checkout v0.7.4