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

@ -19,6 +19,9 @@ my_src/led.o: ../my_src/led.c ../system/include/stm32f1xx/stm32f1xx_hal.h \
../system/include/stm32f1xx/stm32f1xx_hal_flash.h \
../system/include/stm32f1xx/stm32f1xx_hal_flash_ex.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 \
/home/wn/workspace-stm32/newcar/hottislib/PontCoopScheduler.h
../system/include/stm32f1xx/stm32f1xx_hal.h:
@ -65,4 +68,10 @@ my_src/led.o: ../my_src/led.c ../system/include/stm32f1xx/stm32f1xx_hal.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:
/home/wn/workspace-stm32/newcar/hottislib/PontCoopScheduler.h: