am32-firmware / AM32

GNU General Public License v3.0
175 stars 38 forks source link

formatting and whitespace changes #1

Closed frank26080115 closed 10 months ago

frank26080115 commented 10 months ago

I ran the automated styling tool astyle https://astyle.sourceforge.net/ on just the Src and Inc directory

The build output binary does exactly match the binaries before I made the change. So it is guaranteed to not have changed any functionality at all

Anybody interested in continuing should have a look at the changes, and approve of the styling, and provide feedback

These changes have been built and the binary output have been compared with the original, just to make sure no actual functionality has changed at all.

If this pull-request is merged, all developers need to do a pull and merge into their own local repos. But, since none of the functionality has changed, the version number can remain the same.