Forum: System Workbench for STM32

Error: Program "make" not found in PATH

Hi Jan,
You may simply install make, which we ignore for most time.
For ubuntu:
sudo apt install make
Regards