Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Hello, I had a problem with my project .I tried to fix the multiple definition of NOP_PROCESS by use -Wl,--allow-multiple-definition but I can't edit the Linker's options.How can I edit the options ?