Spring Cleaning -- Removing Warnings Across RTEMS

With so many target architectures and BSPs, I have come to be a bit less irritated that RTEMS is not warning free across all platforms. But it is a big job to address them all. I try to catch a warning and fix it, but GCC gets better and we add code faster than I remove them. Besides, it isn’t the job of a single person to remove warnings.

I am asking if anyone would like to help tackle warnings. Make the BSP you use warning free. If it already is, try to build another one and see how it goes.

This topic is to discuss how to get started, warnings that are not obvious to fix, etc.

This is Spring Community Cleanup!