43b5fdd5c9
Previous code contained a check for PLL frequency to be 240MHz, while in fact 240MHz was a CPU frequency; corresponding PLL frequency is 480MHz. Fixed the comparison and replaced integer MHz values with an enum. |
||
---|---|---|
.. | ||
esp32 | ||
include/soc | ||
test | ||
component.mk |