fome-fw/firmware/controllers/core
Matthew Kennedy d5f9479f28
ObdCode is enum class (#77)
* change ObdCode to enum class builds firmware

* test builds

* don't need this line at all

* can we go down to uint16_t?
2023-04-12 23:44:33 -07:00
..
big_buffer.cpp Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
big_buffer.h Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
common_headers.h Revert "making enum less public API" 2023-02-15 09:08:52 -05:00
core.mk Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
engine_module.h
error_handling.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
error_handling.h rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
state_sequence.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
state_sequence.h ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00