Commit 3eec62f
committed
fix(rng): avoid clearing
This configuration bit is required for ADC operation as well and hence
should not be cleared in the RNG API sequence.
Ideally, the ADC driver should take care of initializing this bit but
still the RNG layer change is required because of interleaved API usage
scenario described in following linked issue.
Closes espressif#14124
Closes espressif#14280PMU_PERIF_I2C_RSTB in random disable API for C61 parent 6568f8c commit 3eec62f
File tree
1 file changed
+0
-3
lines changed- components/bootloader_support/src
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| |||
0 commit comments