STM32 assembly .ifdef not working?
Hi Bernard,
thank you, that was exactly the information I was missing.
I changed the files to .S and let the C pre-processor do the job. Now it works.
Primarily I code in assembly, but the project uses the ST libraries for some tasks, so I do have to mix the code.
Greetings
Guido