rusefi-1/firmware/hw_layer/drivers
Matthew Kennedy a95bc3ad03
implement CAN driver for simulator (#4312)
* stub simulator CAN driver

* comments

* CAN sensor

* maybe implement?

* s

* fix

* tx and rx actually work!?!?!

* check_can_isr

* modify chibios

* Sim has no CAN on Windows (for now?)

* safer init/deinit, enable assertions

* smarter handling of missing CAN device

* better guards

* guards for windows
2022-07-03 08:25:24 -04:00
..
can implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
flash
gpio prototype overcurrent protected driver (#4029) 2022-05-17 23:49:18 -04:00
i2c allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
lcd
serial Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
drivers.mk prototype overcurrent protected driver (#4029) 2022-05-17 23:49:18 -04:00