add oled pins and SPI in Cube

This commit is contained in:
2018-04-01 15:00:59 +02:00
parent 7bc0c8fe92
commit d265d8f777
59 changed files with 8119 additions and 634 deletions

View File

@ -20,7 +20,8 @@ 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 ../my_src/led.h
/home/wn/workspace-stm32/newcar/hottislib/PontCoopScheduler.h:
@ -68,4 +69,6 @@ my_src/main2.o: ../my_src/main2.c \
../system/include/stm32f1xx/stm32f1xx_hal_pwr.h:
../system/include/stm32f1xx/stm32f1xx_hal_spi.h:
../my_src/led.h: