Commit 09382e4
committed
fw/soc/sf32lb52x/freertos: remove magic sleep
Instead, call flash_power_down_for_stop_mode() which will end up sending
a NOP command to the flash to make sure it is left idle.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>1 parent 32a8fb5 commit 09382e4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments