Commit 4a8b230
committed
STM32: Fixed I2C Bug reported.
Modified HAL_I2C_ErrorCallback function to solve bug reported in I2C Driver.
This commit solves compilation error occured when DEVICE_I2CSLAVE is not defined.
fix #14696
Signed-off-by: Affrin Pinhero <[email protected]>1 parent 8b1cd98 commit 4a8b230
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| 1178 | + | |
1178 | 1179 | | |
1179 | 1180 | | |
1180 | 1181 | | |
1181 | | - | |
1182 | 1182 | | |
1183 | 1183 | | |
1184 | 1184 | | |
| |||
0 commit comments