* Add support to HAL for APB frequencies different than 80MHz * Add support for CPU frequencies in the IDE board menu * Switch to fast set_config * Add method to uart so debug can be reassigned after apb frequency switch * Return real APB frequency
Fixes: https://github.com/espressif/arduino-esp32/issues/227
Implementation for Timers 0-4 (no locks yet)