rusefi/firmware/console
Andrey G 777979c3ca
Chibi os 20 (#2212)
* Update ChibiOS

* Fix Makefiles includes paths

* halconf.h: remove flash hack

* mcuconf: fix EXTI ptiorityes

* Digital Input: ICU: use designated initializers, initialize 'arr'

* ChibiOS: lis302dl fix

* ADC: update to new API

* UARTConfig: timeout_cb field, formating

* ChibiOS: remove _exit, _kill, _getpid

* Fix lis302dl

* Bump config versions

* chconfig_common: cosmetic changes

* stm32f4ems: commulative config update

* Update Simulator

* ALLCSRC already contain all needed ChibiOS files.

Same for ALLINC and ALLCPPSRC

* ChibiOS fix for Simulator

* ChibiOS: port lock/unlock hook and MMC over SPI timeout

* STM32F7: update configs

* STM32F7: update linker file

* Cypress: port ADC lld to ChibiOS-20

* Cypress: port SPI lld to ChibiOS-20

* Cypress: port CAN lld to ChibiOS-20

* Cypress: fix include path for rules.ld

* Cypress: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: update ADC lld to ChibiOS-20

* Kinetis: update SPI lld to ChibiOS-20

* Kinetis: update UART lld driver for ChibiOS-20

* Kinetis: update chconf.h and halconf.h for ChibiOS-20

* Kinetis: fix include path for rules.ld

* Nucleo F746: update ld script

* Nucleo F746: fix compile

* Bootloader: fix compilation with ChibiOS-20, cleanup

* Bootloader: add way to pass crosscompiler using CROSS_COMPILE

* Debug build arguments

* Simulator: fix windows compilation

Exclude syscalls_cpp.cpp from compilation
2021-01-19 15:20:35 -05:00
..
binary Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
binary_log Flex fuel stubs (#2187) 2021-01-05 07:57:26 -05:00
connector_uart_dma.cpp Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
connector_uart_dma.h occasional tunerstudio CRC errors #1943 2020-11-15 11:53:09 -05:00
console.mk the miracle of makefile 2020-07-19 22:22:28 -04:00
console_io.cpp Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
console_io.h occasional tunerstudio CRC errors #1943 2020-11-15 11:53:09 -05:00
eficonsole.cpp journey of self discovery 2021-01-14 23:34:10 -05:00
eficonsole.h code style 2020-04-01 19:00:56 -04:00
status_loop.cpp fix instant rpm (#2180) 2021-01-14 20:45:55 -05:00
status_loop.h Move all DECLARE_ENGINE_PTR etc to one place (#1937) 2020-11-11 19:06:04 -05:00