rusefi-1/simulator
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
..
simulator Partition configs by board type (#2106) 2020-12-22 21:54:40 -05:00
.cproject enabling parallel compilation from Eclipse 2019-01-04 00:18:08 -05:00
.project renaming project 2017-04-10 10:08:10 -04:00
Makefile Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
chconf.h Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
clean.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
clean.sh Convert scripts simulator (#1518) 2020-06-18 23:14:37 -04:00
compile.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
compile.sh Properly catch simulator build failure (#1716) 2020-08-21 22:46:00 -04:00
file.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file2.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file3.mlg TS SD integration #1653 2020-08-07 00:59:00 -04:00
halconf.h Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
main.c TS SD integration #1653 2020-08-07 00:59:00 -04:00