]> git.leonardobizzoni.com Git - pioneer-stm32/commit
separate peripheral init
authorFederica Di Lauro <federicadilauro1998@gmail.com>
Thu, 6 Feb 2020 13:14:20 +0000 (14:14 +0100)
committerFederica Di Lauro <federicadilauro1998@gmail.com>
Thu, 6 Feb 2020 13:14:20 +0000 (14:14 +0100)
commit39d5445ef33b0f0861ddaa6f155f6a804be73007
tree6f0384ca2f769c5ff4aeaf1c4f097e0c8c0c4dd7
parent0c4e54a55842e049a7ba8993dec88bba920b8933
separate peripheral init
14 files changed:
otto_controller/.mxproject
otto_controller/.settings/language.settings.xml
otto_controller/Core/Inc/gpio.h [new file with mode: 0644]
otto_controller/Core/Inc/main.h
otto_controller/Core/Inc/tim.h [new file with mode: 0644]
otto_controller/Core/Inc/usart.h [new file with mode: 0644]
otto_controller/Core/Src/gpio.c [new file with mode: 0644]
otto_controller/Core/Src/main.cpp
otto_controller/Core/Src/stm32f7xx_hal_msp.c
otto_controller/Core/Src/tim.c [new file with mode: 0644]
otto_controller/Core/Src/usart.c [new file with mode: 0644]
otto_controller/otto_controller.ioc
utils/pid_tuning/otto_pid_tuning/.settings/language.settings.xml
utils/proto_test/otto_proto_test/.settings/language.settings.xml