rusefi
|
15e141f995
|
UART DMA for "primary" connector #1528
|
2020-06-22 09:46:56 -04:00 |
rusefi
|
cee465b963
|
UART DMA for "primary" connector #1528
|
2020-06-22 01:18:58 -04:00 |
rusefi
|
cbc3d5045b
|
UART DMA for "primary" connector #1528
|
2020-06-22 00:46:17 -04:00 |
rusefi
|
282b5af92b
|
UART DMA for "primary" connector #1528
|
2020-06-22 00:25:19 -04:00 |
rusefi
|
63e936a5e8
|
UART DMA for "primary" connector #1528
|
2020-06-21 23:12:08 -04:00 |
rusefi
|
dfe5bcd658
|
refactoring connectivity
|
2020-06-21 21:17:48 -04:00 |
rusefi
|
294ee55525
|
refactoring connectivity
|
2020-06-21 20:47:46 -04:00 |
rusefi
|
57239f6001
|
refactoring connectivity
|
2020-06-21 19:48:55 -04:00 |
rusefi
|
2a64b6eb1a
|
refactoring connectivity
|
2020-06-21 16:37:33 -04:00 |
rusefi
|
2337a89cf9
|
docs
|
2020-05-04 13:28:00 -04:00 |
rusefi
|
69a232e12d
|
ugly copy-paste
|
2020-05-04 00:10:20 -04:00 |
rusefi
|
6882764221
|
steps towards BT
|
2020-05-03 01:43:39 -04:00 |
rusefi
|
398af3d18b
|
looks like a better variable name
|
2020-05-03 00:20:54 -04:00 |
rusefi
|
2222aaa3f0
|
looks like with current implementation we can use the fancy method
|
2020-05-03 00:01:54 -04:00 |
rusefi
|
b9733c5901
|
refactoring: using brain_pin like the rest of the code
|
2020-05-02 23:47:10 -04:00 |
rusefi
|
165160bb40
|
random header clean-up
|
2020-03-23 09:00:57 -04:00 |
Matthew Kennedy
|
4740f525ee
|
save some ram (#1211)
* remove dead stuff
* why store those pointers twice?
|
2020-03-22 19:06:29 -04:00 |
rusefi
|
bb217b01dd
|
happy new year unification
|
2020-01-13 21:57:43 -05:00 |
rusefi
|
cdac02429c
|
refactoring: better file name
|
2019-07-06 20:15:49 -04:00 |
andreika-git
|
b80d95578d
|
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
|
0bea626b42
|
sorry
|
2019-05-04 10:31:04 -04:00 |
rusefi
|
d8281626df
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
dron0gus
|
bc0eaf52d8
|
console vs ts cleanup and compilation fix for linux (#728)
* console vs ts cleanup
* include is case-sensetive in linux
|
2019-04-01 23:04:49 +02:00 |
rusefi
|
aaf6fcdf6a
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
sweet progress!
|
2019-04-01 14:18:21 -04:00 |
rusefi
|
7e3ff76fff
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
more dead code
|
2019-04-01 12:11:57 -04:00 |
rusefi
|
feec03fa24
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
more dead code
|
2019-04-01 11:57:30 -04:00 |
rusefi
|
1ab6cace13
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
removing startConsoleInBinaryMode
|
2019-04-01 11:45:06 -04:00 |
rusefi
|
17ad43e443
|
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
few lines of dead code
|
2019-04-01 11:39:25 -04:00 |
rusefi
|
1db1b7a277
|
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
|
f1ec34f032
|
More portability and smaller RAM footprint possible (#722)
* EFI_NO_CONFIG_WORKING_COPY
* EFI_CONSOLE_NO_THREAD
* EFI_SHAFT_POSITION_INPUT
* #ifndef UTILITY_THREAD_STACK_SIZE
* fix printf() -> print()
|
2019-03-30 22:41:46 +01: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 |
rusefi
|
46bdbf82d1
|
refactoring: reducing code duplication
|
2019-02-23 12:33:49 -05:00 |
rusefi
|
cbd2d69731
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 22:57:33 -05:00 |
rusefi
|
8a7319449f
|
docs
|
2019-01-04 22:09:50 -05:00 |
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 |
rusefi
|
3b87b725d1
|
refactoring
|
2018-09-16 22:25:17 -04:00 |
rusefi
|
959a91ae4c
|
unique error codes #598
|
2018-07-25 23:03:04 -04:00 |
rusEfi
|
e5b7d44d26
|
docs
|
2018-04-01 23:28:42 -04:00 |
rusefi
|
096abaac5b
|
Feature 463 (#464)
* #463
* #463
* default .LD filename
* #463
* fixing start-up by disabling LSE until rusEfi patch is applied
* simulator compiles now
* latest ChibiOS 17 with FatFS 0.13
|
2018-01-23 21:17:30 -05:00 |
rusefi
|
1d31067d19
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
7ac05a804a
|
#441
|
2017-06-07 21:28:15 -04:00 |
rusefi
|
3c58e4ee9d
|
refactroring
|
2017-06-07 21:26:32 -04:00 |
rusefi
|
08f5b23a61
|
#441
|
2017-06-07 21:04:04 -04:00 |
rusefi
|
c150329d62
|
#437
|
2017-06-04 11:31:20 -04:00 |
Andrei
|
d473fbf94f
|
Working UART-DMA v2.0
|
2017-05-23 20:10:43 +03:00 |
rusefi
|
ac6dc3c0f1
|
manual picking from ChibiOS migration branch to make my evening a little less depressing
|
2017-03-27 22:54:22 -04:00 |
rusEfi
|
902f87b635
|
auto-sync
|
2017-01-05 05:01:46 -05:00 |
rusEfi
|
278263528c
|
auto-sync
|
2017-01-05 04:03:02 -05:00 |
rusEfi
|
36b57ce9b9
|
auto-sync
|
2017-01-04 19:01:27 -05:00 |
rusEfi
|
bd4c734fd1
|
auto-sync
|
2017-01-04 18:02:35 -05:00 |