Skip to content

Commit

Permalink
inherent gpio methods
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Mar 13, 2024
1 parent 7983923 commit aba68bc
Show file tree
Hide file tree
Showing 15 changed files with 447 additions and 253 deletions.
2 changes: 2 additions & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Inherent implementions of GPIO pin `set_low`, `is_low`, etc.

### Fixed

- Fixing `esp-wifi` + `TRNG` issue on `ESP32-S2` (#1272)
Expand Down
Loading

0 comments on commit aba68bc

Please sign in to comment.