Is this perhaps some CMake quirk? Since simply adding following to CMakeLists.txt works for me :I'm using Pico-SDK v2.1.1 and GCC toolchain from ARM (14.2.Rel1)
Code:
target_compile_options(myproject PRIVATE -fstack-protector-all)Statistics: Posted by vadelma-pi — Thu May 15, 2025 5:27 am