analogdevicesinc / precision-converters-firmware

Precision Converters Embedded Firmware Repository
https://analogdevicesinc.github.io/precision-converters-firmware/
Apache License 2.0
15 stars 18 forks source link

Support building STM32-based projects on Github #18

Open pamolloy opened 1 year ago

pamolloy commented 1 year ago

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 commented 1 year ago

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

pamolloy commented 1 year ago

https://www.st.com/en/development-tools/stm32cubeclt.html?rt=um&id=UM3088