oled added, PWM and so on configured, unfortunately not working so far, target not longer found by stlink
This commit is contained in:
@ -20,7 +20,11 @@ my_src/main2.o: ../my_src/main2.c \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_cortex.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_flash.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_flash_ex.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_pwr.h ../my_src/led.h
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_pwr.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_spi.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_tim.h \
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_tim_ex.h ../my_src/led.h \
|
||||
../my_src/oled.h
|
||||
|
||||
/home/wn/workspace-stm32/newcar/hottislib/PontCoopScheduler.h:
|
||||
|
||||
@ -68,4 +72,12 @@ my_src/main2.o: ../my_src/main2.c \
|
||||
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_spi.h:
|
||||
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_tim.h:
|
||||
|
||||
../system/include/stm32f1xx/stm32f1xx_hal_tim_ex.h:
|
||||
|
||||
../my_src/led.h:
|
||||
|
||||
../my_src/oled.h:
|
||||
|
Reference in New Issue
Block a user