oled added, PWM and so on configured, unfortunately not working so far, target not longer found by stlink

This commit is contained in:
2018-03-31 19:10:15 +02:00
parent 400549e8bb
commit 2ddf55c73b
68 changed files with 11691 additions and 658 deletions

View File

@ -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: