Skip to content

Commit

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

Addresses some 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 74258a1 commit 9e7e1dd
Showing 1 changed file with 102 additions and 109 deletions.
Loading

0 comments on commit 9e7e1dd

Please sign in to comment.