rusefi-1/firmware/hw_layer/ports/kinetis
dron0gus 474d5e64cf
Update chibios (#1364)
* Update ChibiOS

* Fix coexistance of ChibiOS and our flash drivers

* Add 'int' = internal prefix for all on-chip flash functions

This avoid conflict with ChibiOS functions available after
enabling HAL_USE_EFL

* Exclude ChibiOS flash driver from bootloader

* Makefile magic?

* Kinetis: fix build after ChibiOS update and switching to SMART_BUILD

* Bootloader now use SMART_BUILD too
2020-04-25 16:32:32 -04:00
..
flash_int.c Update chibios (#1364) 2020-04-25 16:32:32 -04:00
hw_ports.mk Update chibios (#1364) 2020-04-25 16:32:32 -04:00
kinetis_common.cpp
kinetis_pins.cpp
mpu_util.cpp Update chibios (#1364) 2020-04-25 16:32:32 -04:00
port_mpu_util.h