fome-fw/firmware/controllers/lua
Matthew Kennedy 16a39badff Error handling cleanup (#4332)
* dead code in stm32

* rusefi.cpp can have some noreturn

* handle lua panic

* unused error codes

* simplifications of error_handling.cpp

* comment

* put that back

* guard
2022-07-07 23:49:02 -04:00
..
examples fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
generated Auto-generated configs and docs 2022-06-29 22:52:53 +00:00
luaaa@a7854a5928
lua.cpp Error handling cleanup (#4332) 2022-07-07 23:49:02 -04:00
lua.hpp
lua.mk remove system lua VM (#3864) 2022-06-29 16:52:17 -04:00
lua_can_rx.cpp fix lua CAN RX of 11b frames (#4321) 2022-07-05 13:37:31 -04:00
lua_hooks.cpp Lua hooks for gear detection (#4328) 2022-07-07 23:16:56 -04:00
lua_hooks.h
lua_hooks_util.cpp
lua_hooks_util.h
lua_lib.h VAG Lua progress 2022-06-23 16:02:09 -04:00
luaconf.h
rusefi_lua.h
value_lookup.h