Skip to content

Conversation

@UncleGrumpy
Copy link
Collaborator

Standardizes stm32 gpio driver error returns. Nif functions raise Error, port functions return {error, Reason} on errors.

Handle atom creation more safely, see issue #1442

With #1408 this closes issue #894

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

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]>
Introduces platform_defaultatoms.{c,h,def} for the stm32 platform and handles the creation of atoms
in a safer way.

See issue atomvm#1442

Signed-off-by: Winford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant