Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building STM32-based projects on Github #18

Open
pamolloy opened this issue Aug 19, 2023 · 2 comments
Open

Support building STM32-based projects on Github #18

pamolloy opened this issue Aug 19, 2023 · 2 comments
Assignees

Comments

@pamolloy
Copy link
Collaborator

See Build Guide for STM32 Platform.

For now the only example we have is using an STM32 Nucleo standard board. New projects will have to setup a whole new ST32CubeMX pin mapping.

@RICCIARDI-Adrien
Copy link
Collaborator

Here is the beginning of a GitHub action : it successfully installs the Cube MX and Cube IDE tools (there is also a GitHub action that provides the Cube IDE tool).
https://github.com/RICCIARDI-Adrien/precision-converters-firmware/tree/adrien/add_stm32_ci_support

@RICCIARDI-Adrien RICCIARDI-Adrien removed their assignment Sep 1, 2023
@pamolloy
Copy link
Collaborator Author

pamolloy commented Sep 5, 2023

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

No branches or pull requests

2 participants