Skip to content

Add I2C support to STM32 platform#2124

Draft
pguyot wants to merge 2 commits intoatomvm:mainfrom
pguyot:w08/stm32-i2c
Draft

Add I2C support to STM32 platform#2124
pguyot wants to merge 2 commits intoatomvm:mainfrom
pguyot:w08/stm32-i2c

Conversation

@pguyot
Copy link
Collaborator

@pguyot pguyot commented Feb 21, 2026

Continuation of:

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

@pguyot pguyot force-pushed the w08/stm32-i2c branch 7 times, most recently from 1e6b792 to 530dbb3 Compare February 23, 2026 21:39
Provide low-level API (nifs) and high-level API following `i2c_hal`
behavior

Also create cross-platform i2c examples:
- i2c_scanner
- i2c_lis3dh

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@github-advanced-security
Copy link

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
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