Skip to content

Commit

Permalink
Align gpio drivers: STM32 error returns
Browse files Browse the repository at this point in the history
Standardizes STM32 error returns. Nif functions raise `Error`, port functions return
`{error, Reason}` on errors.

Addresses concerns raised in issue atomvm#1442.

With atomvm#1408 this closes issue atomvm#894

Signed-off-by: Winford <[email protected]>
  • Loading branch information
UncleGrumpy committed Jan 3, 2025
1 parent 8b83999 commit 18b53d8
Showing 1 changed file with 102 additions and 109 deletions.
Loading

0 comments on commit 18b53d8

Please sign in to comment.