From e71a3f7b4c1311479a51b96701cd691177bc45f2 Mon Sep 17 00:00:00 2001 From: mysterywolf <920369182@qq.com> Date: Sat, 7 Nov 2020 14:00:54 +0800 Subject: [PATCH] [update] readme.md --- bsp/stm32/stm32f410-st-nucleo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/stm32/stm32f410-st-nucleo/README.md b/bsp/stm32/stm32f410-st-nucleo/README.md index 3d5042fbe..b75c88350 100644 --- a/bsp/stm32/stm32f410-st-nucleo/README.md +++ b/bsp/stm32/stm32f410-st-nucleo/README.md @@ -42,7 +42,7 @@ All devices offer one 12-bit ADC, one 12-bit DAC, a low-power RTC, three general - Three 16-bit general purpose timers - One 32-bit timer up to 100 MHz with up to four IC/OC/PWM or pulse counter and quadrature (incremental) encoder input - Two watchdog timers (independent window) - - SysTick timer. + - SysTick timer - Debug mode - Serial wire debug (SWD) & JTAG interfaces -- GitLab