some fixes, docker compose update

This commit is contained in:
Robin Müller 2021-05-21 18:24:46 +02:00
parent 143ded24de
commit 4a7ea4b727
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
2 changed files with 6 additions and 1 deletions

View File

@ -10,3 +10,8 @@ services:
build:
context: .
dockerfile: bsp_hosted/Dockerfile
build-freertos:
build:
context: .
dockerfile: bsp_stm32_freertos/Dockerfile