We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3e11b commit 4207b2fCopy full SHA for 4207b2f
CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- The `rmt` module is now only exposed on chips that support the rmt feature
21
- The `onewire` code has been updated for 1.0.4 and the new rmt API
22
- Implement new gptimer API. The old API will be available through the `timer-legacy` feature.
23
+- Update `embedded-io`, `embedded-io-async`, and `heapless` dependencies to their latest versions
24
25
### Deprecated
26
- `DB_11` ADC attenuation in favor of `DB_12` for ESP-IDF V5.0+
0 commit comments