76fa11d5e2
* 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. |
||
---|---|---|
.. | ||
readme.md | ||
trigger_bmw.cpp | ||
trigger_bmw.h | ||
trigger_chrysler.cpp | ||
trigger_chrysler.h | ||
trigger_gm.cpp | ||
trigger_gm.h | ||
trigger_honda.cpp | ||
trigger_honda.h | ||
trigger_mazda.cpp | ||
trigger_mazda.h | ||
trigger_misc.cpp | ||
trigger_misc.h | ||
trigger_mitsubishi.cpp | ||
trigger_mitsubishi.h | ||
trigger_nissan.cpp | ||
trigger_nissan.h | ||
trigger_rover.cpp | ||
trigger_rover.h | ||
trigger_structure.cpp | ||
trigger_structure.h | ||
trigger_subaru.cpp | ||
trigger_subaru.h | ||
trigger_toyota.cpp | ||
trigger_toyota.h | ||
trigger_universal.cpp | ||
trigger_universal.h | ||
trigger_vw.cpp | ||
trigger_vw.h |
readme.md
This folder is and should not be aware of engine.h or engine_configuration.h