Commit af80efa
committed
arch/arm/src/stm32f7: remove duplicated stm32_exti_alarm.c source entry
stm32_exti_alarm.c was added twice in Make.defs and CMakeLists.txt: once
in the main CONFIG_STM32_RTC block and again in a second redundant
CONFIG_STM32_RTC/CONFIG_RTC_ALARM block. Drop the duplicate block;
this bug also exists upstream.
Signed-off-by: raiden00pl <raiden00@railab.me>1 parent 63b5dac commit af80efa
2 files changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 129 | | |
136 | 130 | | |
137 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 130 | | |
137 | 131 | | |
138 | 132 | | |
| |||
0 commit comments