forked from lucysrausch/hoverboard-firmware-hack
ADD: ppm input
This commit is contained in:
3
Makefile
3
Makefile
@@ -35,10 +35,11 @@ Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c \
|
||||
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c \
|
||||
Src/system_stm32f1xx.c \
|
||||
Src/setup.c \
|
||||
Src/stm32f1xx_it.c \
|
||||
Src/control.c \
|
||||
Src/main.c \
|
||||
Src/bldc.c \
|
||||
Src/comms.c \
|
||||
Src/stm32f1xx_it.c \
|
||||
|
||||
# ASM sources
|
||||
ASM_SOURCES = \
|
||||
|
Reference in New Issue
Block a user