esp-idf/components/driver/uart
Bradley McFadden 6a21403cba uart: Correct typo in referenced function name
The functions `uart_enable_pattern_det_intr` have been renamed to `uart_enable_pattern_det_baud_intr`, but a reference to these functions in the programming guide was not updated.

Merges https://github.com/espressif/esp-idf/pull/10856
2023-03-01 12:19:07 +08:00
..
include/driver driver: pack peripherals 2023-02-02 18:19:58 +08:00
uart.c uart: Correct typo in referenced function name 2023-03-01 12:19:07 +08:00