Closes https://github.com/espressif/esp-idf/issues/11465
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated. Users should use functions from esp_cpu.h instead.
Add support for UART to the SystemView.