Skip to content

Commit

Permalink
TEMPORARY - DROP: Add STM32 gpio interrupt support
Browse files Browse the repository at this point in the history
TEMPORARY: SUBMITTED IN atomvm#836.

Add support for interrupts to stm32 gpio port driver.

Signed-off-by: Winford <winford@object.stream>
  • Loading branch information
UncleGrumpy committed Oct 14, 2023
1 parent 1b033e2 commit 516872d
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- New gpio driver for STM32 with nif and port support for read and write functions.
- Added support for interrupts to STM32 GPIO port driver.

## [0.6.0-alpha.1] - 2023-10-09

Expand Down
Loading

0 comments on commit 516872d

Please sign in to comment.