Skip to content

Add UART support to STM32 platform#2269

Open
pguyot wants to merge 1 commit into
atomvm:release-0.7from
pguyot:w15/stm32-uart
Open

Add UART support to STM32 platform#2269
pguyot wants to merge 1 commit into
atomvm:release-0.7from
pguyot:w15/stm32-uart

Conversation

@pguyot
Copy link
Copy Markdown
Collaborator

@pguyot pguyot commented Apr 14, 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

Comment thread src/platforms/stm32/src/lib/uart_driver.c Fixed
@pguyot pguyot force-pushed the w15/stm32-uart branch 2 times, most recently from 480693f to dbf3107 Compare April 28, 2026 05:15
@pguyot pguyot force-pushed the w15/stm32-uart branch 2 times, most recently from 6edba7d to 8a2f66d Compare May 9, 2026 14:42
@github-advanced-security
Copy link
Copy Markdown

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.

@pguyot pguyot marked this pull request as ready for review May 14, 2026 06:42
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.

2 participants