zephyr stm32 project: how to modify compiler/linker flags for build?
I am new to zephyr. Inherited a project whose target is an STM32H747I-DISCO Devkit.
I am trying to determine how to modify the compiler/linker flags used during the build. The build is using west/CMake (which are also new to me). I have run the cmd: