Commit 0c33755
Louis Dehennin
Removed warning and assert for STM32F7
* The bug has been fixed in the F7 driver: STMicroelectronics/stm32f7xx-hal-driver@2770385
* After verification the drivers shipped with FreeRTOS-Plus-TCP contain the fix already.
* The bug is still present for the F4 drivers.
* Updated the warning accordingly.
* Enforced assert only when compiling for STM32F4.1 parent 5456fa2 commit 0c33755
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
| 148 | + | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
986 | | - | |
| 986 | + | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
| |||
0 commit comments