rusefi-1/firmware/hw_layer/ports/stm32/stm32h7
Matthew Kennedy 599a9b0183
USB uses its own channel, add implementations for serial channels (#2472)
* USB uses its own channel

* revise channels

* put serial ports in their own file

* h7 uart incompatible for now

* guard for sim
2021-03-19 17:05:04 -04:00
..
cfg USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -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
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