Matthew Kennedy
|
f18e848d9c
|
remove (#1188)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-03-13 17:19:29 -04:00 |
rusEfi
|
ce12824234
|
software jump to DFU #809
dead code
|
2019-08-03 22:08:23 -04:00 |
rusefi
|
35b802bcd8
|
software jump to DFU #809
fixing bootloader build
|
2019-07-28 19:17:21 -04:00 |
rusefi
|
227cdda3a4
|
usability?
|
2019-07-13 14:22:59 -04:00 |
andreika-git
|
56fb8531a4
|
More portability (GPIO_F/G + auto_generated_enums) (#876)
* GPIO ports F and G are not everywhere
* auto_generated_enums path flexibility
|
2019-07-09 05:29:03 -04:00 |
rusefi
|
e30dfaf333
|
reducing duplication
removing unused (?) defines
removing value space overlap between PROJECT_BOARD and PROJECT_CPU
|
2019-04-09 18:37:25 -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 |
andreika-git
|
a3f33f3f0d
|
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
|
757304256b
|
stm32f1
|
2018-12-26 22:43:52 -05:00 |
rusefi
|
12c7bcf0f0
|
Thank you Fabien Poussin!
|
2018-12-22 23:24:57 -05:00 |
rusefi
|
f9d8c37cda
|
progess
|
2018-12-16 00:55:03 -05:00 |