rusefi/firmware/controllers
andreika-git 23fea3c0c5 STM32 Nucleo144-F767ZI board: Initial support (#620)
* More EFI_ #ifdefs for config flexibility

* Even more config flexibility

* New firmware/config/stm32f7ems/* files

* New firmware/config/boards/NUCLEO_F767/* files

* New firmware/hw_layer/stm32f7/* files

* Fix for EFI_USB_SERIAL

* Adding #if defined(STM32F7XX)

* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL

* I2Cv2 config changed in F7

* More versatile CCM defines

* Makefiles

* Double #ifs cleanup

* docs
2018-11-16 07:40:06 -05:00
..
algo STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
core Tps-based Advance Table (#611) 2018-09-26 04:13:16 -04:00
math STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
sensors CJ125 unit-tests coverage #617 2018-11-03 11:44:57 -04:00
system STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
trigger STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
PwmTester.cpp refactoring 2018-09-16 22:26:57 -04:00
PwmTester.h
alternatorController.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
alternatorController.h refactoring 2018-09-16 22:00:14 -04:00
controllers.mk
electronic_throttle.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
electronic_throttle.h ETB progress 2018-09-24 23:57:03 -04:00
engine_controller.cpp CJ125 unit-tests coverage #617 2018-11-03 13:38:02 -04:00
engine_controller.h
error_handling.cpp refactoring 2018-09-16 23:10:06 -04:00
error_handling.h refactoring 2018-09-16 23:10:06 -04:00
flash_main.cpp #616 idle into simulator 2018-10-30 08:21:50 -04:00
flash_main.h
idle_thread.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
idle_thread.h
injector_central.cpp #616 idle into simulator 2018-10-30 08:42:36 -04:00
injector_central.h
lcd_controller.cpp #616 idle into simulator 2018-10-30 08:21:50 -04:00
lcd_controller.h
malfunction_indicator.cpp refactoring 2018-09-16 22:26:57 -04:00
malfunction_indicator.h refactoring 2018-09-16 22:26:57 -04:00
map_averaging.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
map_averaging.h
obd2.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
obd2.h STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
obd2viaCAN.c refactoring 2018-09-16 22:39:46 -04:00
persistent_store.cpp refactoring 2018-09-16 22:26:57 -04:00
settings.cpp STM32 Nucleo144-F767ZI board: Initial support (#620) 2018-11-16 07:40:06 -05:00
settings.h
system_fsio.h
system_fsio.txt
tachometer.cpp
tachometer.h