summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/powerctrl.rst
diff options
context:
space:
mode:
authorClayton Mills <clayton.mills@planetinnovation.com.au>2022-06-07 11:44:36 +1000
committerDamien George <damien@micropython.org>2022-06-07 18:09:58 +1000
commit767f2ce9a77606d438652edc5ac32d1ce4544907 (patch)
tree8ebad8e5dc32cca5dde331d80e5d1f7e10c7e63f /docs/esp8266/tutorial/powerctrl.rst
parent0d8d911950703ea7b2efea7a40a73c942aa84b37 (diff)
stm32/usbd_conf: Remove disable of SYSCFG clock.
System config block contains hardware unrelated to USB. So calling `__SYSCFG_CLK_DISABLE()` during `HAL_PCD_MspDeInit()` has an adverse effect on other system functionality. Removing call to `__SYSCFG_CLK_DISABLE()` to rectify this issue. This call was there since the beginning of the USB CDC code, added in b30c02afa078f7713faa14087ae28433dee49027.
Diffstat (limited to 'docs/esp8266/tutorial/powerctrl.rst')
0 files changed, 0 insertions, 0 deletions