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 2, 2024
1 parent 392ae7d commit 3e957bf
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 @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Delay::delay(time: fugit::MicrosDurationU64)`
- Added async support for TWAI (#1320)
- Add TWAI support for ESP32-C6 (#1323)
- Inherent implementions of GPIO pin `set_low`, `is_low`, etc.

### Fixed

Expand Down
Loading

0 comments on commit 3e957bf

Please sign in to comment.