Skip to content

SDLC Project for firmware development on STM32F4 using CI/CD

Notifications You must be signed in to change notification settings

tdonca/STM32F4-bringup-CMake

Repository files navigation

Build the STM32F4 project in a Docker container

Build the container:

$ sudo docker build . -t project-build

Run the container with docker-compose:

$ sudo docker-compose run project-build

Run the build script for the project inside the container:

# ./docker-entrypoint.sh

About

SDLC Project for firmware development on STM32F4 using CI/CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published