csrichter

Results 3 issues of csrichter

**Describe the solution you'd like** link binary using ilinkarm.exe execute using simulator mode of cspybat.exe **Describe alternatives you've considered** use different compiler to see output of compiled binary

documentation
request

w25q_mem.c often includes the line "buf_reg |= 0b10;" according to this post https://stackoverflow.com/questions/2611764/can-i-use-a-binary-literal-in-c-or-c#2611883 that is only possible in C++ since C++14 i suggest replacing the binary literals with hex literals...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.452.3 OS: Windows Server 2016 - 10.0 Java: 21.0.3 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- active-directory:2.35 analysis-model-api:12.4.0 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757...

bug