From ac0ed4b387d244378c1be2b1d5a77dd5c87fe7fa Mon Sep 17 00:00:00 2001 From: Federica Di Lauro Date: Mon, 2 Mar 2020 16:34:46 +0100 Subject: [PATCH] add fault interrupts, fix #6 --- otto_controller/.cproject | 4 +- otto_controller/.mxproject | 2 - otto_controller/Core/Inc/main.h | 3 + otto_controller/Core/Src/gpio.c | 14 +-- otto_controller/Core/Src/main.cpp | 131 +++++++++++++++++++--------- otto_controller/otto_controller.ioc | 18 +++- 6 files changed, 114 insertions(+), 58 deletions(-) diff --git a/otto_controller/.cproject b/otto_controller/.cproject index bcf34be..d467a48 100644 --- a/otto_controller/.cproject +++ b/otto_controller/.cproject @@ -44,8 +44,8 @@ - +