rusefi
|
bbcb86ec1f
|
we need TLE8888 driver #714
|
2019-04-07 08:35:04 -04:00 |
rusefi
|
d8f8d10369
|
we need TLE8888 driver #714
F7 support
|
2019-04-06 22:04:35 -04:00 |
rusefi
|
9bf052c000
|
we need TLE8888 driver #714
|
2019-04-06 13:11:46 -04:00 |
rusefi
|
8ae8d3d58f
|
we need TLE8888 driver #714
|
2019-04-06 12:26:37 -04:00 |
rusefi
|
35b0b2c211
|
we need TLE8888 driver #714
it works now! all SPI/CS pins in 'default' mode
|
2019-04-06 10:30:20 -04:00 |
rusefi
|
17f073a439
|
we need TLE8888 driver #714
|
2019-04-06 07:38:02 -04:00 |
dron0gus
|
8cf20976f6
|
tle8888: fix spi confog for STM32F4 (#735)
* tle8888: fix spi confog for STM32F4
* TLE8888: fix array out of bounds access due to incorrect define used in loop
|
2019-04-06 00:37:00 +02:00 |
rusefi
|
0aac3c8f41
|
we need TLE8888 driver #714
|
2019-04-04 23:03:32 -04:00 |
rusefi
|
a8442d5f32
|
we need TLE8888 driver #714
|
2019-04-04 20:57:51 -04:00 |
rusefi
|
41fa8bdcec
|
we need TLE8888 driver #714
|
2019-04-04 20:03:31 -04:00 |
rusefi
|
334af50f3f
|
we need TLE8888 driver #714
|
2019-04-04 19:56:03 -04:00 |
rusefi
|
5b11926fea
|
we need TLE8888 driver #714
|
2019-04-04 19:29:33 -04:00 |
rusefi
|
d30009af16
|
fixing build
|
2019-04-04 18:52:00 -04:00 |
rusefi
|
43f289e4c2
|
fixing unit tests
|
2019-04-04 10:08:50 -04:00 |
dron0gus
|
bb0fcf3f87
|
TLE8888: initial support (#733)
|
2019-04-04 15:55:18 +02:00 |
andreika-git
|
b80806182f
|
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 |
andreika-git
|
c34d7cac48
|
More compatibility for ADC_inputs, etc. (#716)
* Move STM32-specific ADC pinouts to ports/stm32/stm32_common.cpp
* Move STM32-specific files to ports/*
* setAdcChannelOverrides()
* Add #ifdefs for adc_inputs (PWM_FREQ_*, PWM_PERIOD_*, ADC_*_DEVICE)
* addChannel(), removeChannel()
* fix tle6240 compilation
* Add stm32_common.cpp to Makefile
* More ports/stm32/* paths
* More ports/stm32/* paths
* More flexible GPIO ports
* Add #ifdef for GPTDEVICE
* EFI_BOARD_TEST and EFI_JOYSTICK
* EFI_TLE8888
* Fix HIP9011_logic compilation
* ADC_CHANNEL_SENSOR
* Move ioportid_t PORTS[] to ports/*
* Fix simulator
|
2019-03-28 22:46:10 -04:00 |
rusefi
|
6104a831c1
|
we need TLE8888 driver #714
|
2019-03-27 04:02:34 -04:00 |
rusefi
|
0dadb6de68
|
we need TLE8888 driver #714
|
2019-03-26 12:30:30 -04:00 |
rusefi
|
7e58e54976
|
better error handling for invalid SPI settings
|
2019-03-26 09:38:23 -04:00 |
rusefi
|
cf740411f2
|
SPI prescaler refactoring
|
2019-03-25 22:41:31 -04:00 |
rusefi
|
fc590524c2
|
we need TLE8888 driver #714
|
2019-03-25 20:30:36 -04:00 |
rusefi
|
b823a00f8e
|
we need TLE8888 driver #714
|
2019-03-25 15:50:14 -04:00 |
rusefi
|
c9b022d562
|
we need TLE8888 driver #714
|
2019-03-25 15:08:32 -04:00 |
rusefi
|
8f2a385b58
|
typos and better parameter name
|
2019-03-25 14:29:34 -04:00 |
dron0gus
|
47950dcf5e
|
tle6240 gpio driver implementation (#704)
* TLE6240: move to gpio drivers directory
* TLE6240: add gpiochip driver code
|
2019-03-13 08:03:22 -04:00 |
dron0gus
|
70ebc06517
|
gpiochips API, core and unit test (#703)
* Add external gpiochips driver API and core
* gpiochips: add unit test
|
2019-03-12 10:12:37 -04:00 |