]> granicus.if.org Git - esp-idf/commit
feature: add support for setting core voltage in high performance cases.
authorWangjialin <wangjialin@espressif.com>
Mon, 21 Jan 2019 10:14:49 +0000 (18:14 +0800)
committerWangjialin <wangjialin@espressif.com>
Tue, 22 Jan 2019 04:13:58 +0000 (12:13 +0800)
commit78bea94d8aff38d4c15f6c19b8d5faca1dafd1a9
tree6340da7c7ff07cc5875e378a6abc24da502032a7
parent5d7d4ba4f32dd6c4473ca81494b7c992a4972df2
feature: add support for setting core voltage in high performance cases.

1. add definitions of EFUSE_RD_VOL_LEVEL_HP_INV in efuse_reg.h
2. modify the core voltage according to the record in efuse in high performance cases.
components/soc/esp32/include/soc/efuse_reg.h
components/soc/esp32/rtc_clk.c