When I compile protothreaded code with my gcc 13
e.g., the examples/nucleo_g474re/max31855/, I get the following error without any further hints from the compiler:
main.cpp: In member function 'bool ThermocoupleThread::run()':
modm/src/modm/processing/protothread/macros.hpp:91:22: error: jump to case label
91 | case __LINE__: \
| ^~~~~~~~
My gcc is arm-none-eabi-gcc --version: arm-none-eabi-gcc (Arch Repository) 13.1.0