Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 8789cde

Browse files
authored
v1.2.0
### Releases v1.2.0 1. Add better debug feature. 2. Optimize code and examples to reduce RAM usage 3. Add Table of Contents
1 parent b41ef41 commit 8789cde

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
* [ 10. **ISR_16_Timers_Array_Complex**](examples/ISR_16_Timers_Array_Complex).
5959
* [Example ISR_16_Timers_Array_Complex](#example-isr_16_timers_array_complex)
6060
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
61-
* [1. ISR_Timer_Complex on STM32F7 Nucleo-144 F767ZI using Built-in LAN8742A](#1-isr_timer_complex-on-stm32f7-nucleo-144-f767zi-using-built-in-lan8742a)
62-
* [2. TimerInterruptTest on STM32F7 Nucleo-144 F767ZI](#2-timerinterrupttest-on-stm32f7-nucleo-144-f767zi)
63-
* [3. Argument_None on STM32F7 Nucleo-144 F767ZI](#3-argument_none-on-stm32f7-nucleo-144-f767zi)
64-
* [4. Change_Interval on STM32F7 Nucleo-144 F767ZI](#4-change_interval-on-stm32f7-nucleo-144-f767zi)
65-
* [5. ISR_16_Timers_Array_Complex on STM32F7 Nucleo-144 F767ZI](#5-isr_16_timers_array_complex-on-stm32f7-nucleo-144-f767zi)
61+
* [1. ISR_Timer_Complex on STM32F7 Nucleo-144 NUCLEO_F767ZI using Built-in LAN8742A](#1-isr_timer_complex-on-stm32f7-nucleo-144-nucleo_f767zi-using-built-in-lan8742a)
62+
* [2. TimerInterruptTest on STM32F7 Nucleo-144 NUCLEO_F767ZI](#2-timerinterrupttest-on-stm32f7-nucleo-144-nucleo_f767zi)
63+
* [3. Argument_None on STM32F7 Nucleo-144 NUCLEO_F767ZI](#3-argument_none-on-stm32f7-nucleo-144-nucleo_f767zi)
64+
* [4. Change_Interval on STM32F7 Nucleo-144 NUCLEO_F767ZI](#4-change_interval-on-stm32f7-nucleo-144-nucleo_f767zi)
65+
* [5. ISR_16_Timers_Array_Complex on STM32F7 Nucleo-144 NUCLEO_F767ZI](#5-isr_16_timers_array_complex-on-stm32f7-nucleo-144-nucleo_f767zi)
6666
* [Debug](#debug)
6767
* [Troubleshooting](#troubleshooting)
6868
* [Releases](#releases)

0 commit comments

Comments
 (0)