lhr-solar / BPS

Battery Protection System Code
MIT License
4 stars 2 forks source link

Get config.msgs to work better #573

Closed manthanand closed 1 year ago

manthanand commented 1 year ago

If you run make, you will get this disgusting output with all the #pragmas being printed out as notes. Also some of the #defiens arent reduced to their numerical value (which is why its useful). We should make this work better.

connorl309 commented 1 year ago

image

Make will only print the macro for any defines, but any and all remaining errors are fully explained as usual. Pushing changes

connorl309 commented 1 year ago

(Separate defines are split with a /)