Commit 5a56062
committed
stm32cube: remove HAL Legacy definitions header from build files
Remove the HAL Legacy definitions header from most series using a dummy
replacement (shared by all series!) to ensure proper compilation despite
the missing file, and update the README of affected series to remove entry
documenting patches to the HAL Legacy definitions header.
While it at, get rid of all other legacy headers (can_legacy / eth_legacy)
which Zephyr never uses. This is purely cosmectic as these headers are
only used if the corresponding HAL module is enabled but Zephyr has never
enabled (and will never enable!) the CAN_LEGACY or ETH_LEGACY modules.
The STM32F7 and STM32U5 series are not modified and will continue to use
their current (patched) HAL Legacy definitions header: some drivers have
not been updated(!) and require legacy definitions to build...
Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>1 parent 8025363 commit 5a56062
File tree
63 files changed
+55
-120723
lines changed- stm32cube
- legacy_placeholder/Legacy
- stm32c0xx
- drivers/include/Legacy
- stm32f0xx
- drivers/include/Legacy
- stm32f1xx
- drivers/include/Legacy
- stm32f2xx
- drivers/include/Legacy
- stm32f3xx
- drivers/include/Legacy
- stm32f4xx
- drivers/include/Legacy
- stm32f7xx/drivers/include/Legacy
- stm32g0xx
- drivers/include/Legacy
- stm32g4xx
- drivers/include/Legacy
- stm32h5xx
- drivers/include/Legacy
- stm32h7rsxx
- drivers/include/Legacy
- stm32h7xx
- drivers/include/Legacy
- stm32l0xx
- drivers/include/Legacy
- stm32l1xx
- drivers/include/Legacy
- stm32l4xx
- drivers/include/Legacy
- stm32l5xx
- drivers/include/Legacy
- stm32mp13xx
- drivers/include/Legacy
- stm32mp1xx
- drivers/include/Legacy
- stm32mp2xx/drivers/include/Legacy
- stm32n6xx
- drivers/include/Legacy
- stm32u0xx
- drivers/include/Legacy
- stm32u3xx
- drivers/include/Legacy
- stm32wb0x
- drivers/include/Legacy
- stm32wbaxx
- drivers/include/Legacy
- stm32wbxx
- drivers/include/Legacy
- stm32wlxx
- drivers/include/Legacy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+55
-120723
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 43 | | |
0 commit comments