Matthew Kennedy
|
d2ed57e3c7
|
enable dtcm (#856)
|
2019-06-23 09:20:17 -04:00 |
rusefi
|
bde091a840
|
Missing ADC Pins for ADC3, PF port #785
|
2019-05-14 16:38:14 -04:00 |
andreika-git
|
20b6a17695
|
EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793)
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE
* Impl. EFI_CONSOLE_UART_DEVICE
* Move flash source files to ports/stm32/ & hw_ports.mk
* Fix TLE6240
* Fix EFI_NO_CONFIG_WORKING_COPY
* EFI_PRINT_MESSAGES_TO_TERMINAL
|
2019-05-05 11:06:27 -04:00 |
rusefi
|
dffa30059f
|
#787
|
2019-05-05 10:26:16 -04:00 |
rusefi
|
bd4ba2fa10
|
fix #787
|
2019-05-05 10:01:02 -04:00 |
rusefi
|
913f887391
|
fixing F7 build
|
2019-05-03 22:12:57 -04:00 |
rusEfi
|
71976df42f
|
MC33816 integraion #784
bare bones skeleton
|
2019-05-03 21:13:25 -04:00 |
rusefi
|
c3b575cd09
|
enabling more stuff with default F7 firmware
|
2019-05-03 17:36:36 -04:00 |
rusefi
|
255a25974d
|
refactoring - reducing duplication
|
2019-04-21 00:04:46 -04:00 |
rusefi
|
71f891947d
|
progress
|
2019-04-20 23:55:23 -04:00 |
rusEfi
|
7a2856c0fb
|
reducing risks
|
2019-04-13 18:31:16 -04:00 |
dron0gus
|
b3a161fce6
|
Cleanup 3 (#745)
* status leds: pick warning LED pin from configuration
* wave analyzer: do not init if no pin assigned
|
2019-04-11 23:33:33 +02:00 |
rusefi
|
540e0a2c85
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
|
2019-04-01 11:16:19 -04:00 |
andreika-git
|
a79175f6ef
|
More portability & small fixes (#719)
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
|
2019-03-29 15:29:01 +01:00 |
rusefi
|
64d449e4f4
|
F7
|
2019-02-06 18:52:20 -05:00 |
rusefi
|
0a505d2bb1
|
F7 progress :)
|
2019-02-06 18:41:48 -05:00 |
rusefi
|
0c920d21b1
|
F7
|
2019-02-06 09:06:56 -05:00 |
rusefi
|
b49100853b
|
#688 why access enums from mcuconf?
|
2019-02-05 19:01:20 -05:00 |
rusefi
|
4fd80e10c8
|
minor steps forward with chibi18 and F7
|
2019-02-05 09:01:03 -05:00 |
rusefi
|
ab16df027a
|
better location for CORE_CLOCK
|
2018-12-26 21:35:52 -05:00 |
andreika-git
|
96dfebc542
|
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 |
andreika-git
|
0e6cea5cdd
|
Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)
* typo
* Remove unused targetIdleRpm from TS config
|
2017-12-27 17:56:04 -05:00 |
rusEfi
|
2bc7dc9eff
|
#495 todo clean-up
|
2017-11-19 15:24:36 -05:00 |
rusefi
|
205e9e91d1
|
f7 dreams
|
2017-07-22 17:13:26 -04:00 |