rusefi-full/firmware/console
dron0gus 76fa11d5e2 warning cleanup (#693)
* Kill annoing warnings about unused vars

* Kill annoing signed vs unsigned warnings

* Make ALWAYS_INLINE macro realy inlining

* Incorrect attribute placement.

While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.

* Silence -Wcast-function-type warnings

Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
..
binary #631 TIME_MS2I mostly 2019-01-28 20:00:17 -05:00
console.mk TunerStudio Cleanup (#649) 2019-01-05 07:55:21 -05:00
console_io.cpp The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
console_io.h refactoring 2018-09-16 22:00:14 -04:00
eficonsole.cpp so many years :( 2019-02-06 23:56:41 -05:00
eficonsole.h refactoring 2018-09-16 22:00:14 -04:00
status_loop.cpp warning cleanup (#693) 2019-02-21 05:44:45 -05:00
status_loop.h new unit test 2019-01-11 19:08:15 -05:00