Skip to content

Commit

Permalink
inherent gpio methods
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Apr 3, 2024
1 parent ba73154 commit 6b2a9dc
Show file tree
Hide file tree
Showing 13 changed files with 486 additions and 268 deletions.
1 change: 1 addition & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added async support for TWAI (#1320)
- Add TWAI support for ESP32-C6 (#1323)
- `GpioPin::steal` unsafe API (#1363)
- Inherent implementions of GPIO pin `set_low`, `is_low`, etc.

### Fixed

Expand Down
Loading

0 comments on commit 6b2a9dc

Please sign in to comment.