rusefi-1/firmware/hw_layer/ports/stm32/stm32h7
Matthew Kennedy 830575a306
lua 5.4 (#2590)
* thread priority

* build

* makefile prep

* call startup

* lua 5.1

* mk

* 5.3

* mk

* I guess lua does something?

* extract hooks, builds for tests

* a bit of error handling

* guard

* bootloader makefile

* remove lua

* submodule

* submodule update

* builds with submodule

* disabled by default

* h7 chconf

* tweaks

* add a useful hook

* move luaconf

* perf trace lua

* test helpers

* lua unit tests

* include to satiate clang
2021-04-28 22:41:25 -04:00
..
cfg lua 5.4 (#2590) 2021-04-28 22:41:25 -04:00
STM32H743xI.ld simplify MCU selection (#2308) 2021-02-08 02:11:44 -05:00
board.h H7 flash (#2408) 2021-02-26 17:38:17 -05:00
device_mpu_util.h ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
dfu_init.h h7 dfu and comments (#2522) 2021-04-03 21:58:29 -04:00
hw_ports.mk STM32H7 Slow ADC (#2421) 2021-03-04 20:58:56 -05:00
mpu_util.cpp H7 flash (#2408) 2021-02-26 17:38:17 -05:00
stm32h7xx_hal_def.h let's build for h7 2021-02-05 22:10:59 -05:00
stm32h7xx_hal_flash.c h7 flash, guard against no CAN (#2317) 2021-02-08 16:24:38 -05:00
stm32h7xx_hal_flash.h
stm32h7xx_hal_flash_ex.c h7 flash, guard against no CAN (#2317) 2021-02-08 16:24:38 -05:00
stm32h7xx_hal_flash_ex.h let's build for h7 2021-02-05 22:10:59 -05:00