How do I import an example project from stm32cube_fw_l4 into the STM32Cube IDE?
I tried: import/general/existing projects from workspace, then
choose nucleo-l452re/examples/gpio/pgio_iotoggle,
I get the whole file structure, get my main.c, see the file, however, the "hammer" is greyed out. Cannot be built.
What is wrong with these examples?
(b.t.w. building my own littlle projects with cube-mx works like a charm)


