From 8fc85e5f19e6aab1f6a997f2f310c5a3c38cd450 Mon Sep 17 00:00:00 2001 From: bookshiyi Date: Tue, 25 Aug 2020 15:35:10 +0800 Subject: [PATCH] un-remap usart pin, restore to pa9 and pa10 firmware update function has been completed --- .cproject | 1 + Core/Inc/stm32f1xx_it.h | 1 + Core/Src/main.c | 2 +- Core/Src/stm32f1xx_it.c | 15 +++++++++++ Core/Src/usart.c | 27 +++++++++++--------- NaviKit_stm32.ioc | 55 +++++++++++++++++++++-------------------- 6 files changed, 61 insertions(+), 40 deletions(-) diff --git a/.cproject b/.cproject index fa937a7..c79a401 100644 --- a/.cproject +++ b/.cproject @@ -26,6 +26,7 @@