Merge branch 'fix/ble_log_util_rom_uart_header_issue_v5.1' into 'release/v5.1'

fix(ble): fixed ble log util esp rom uart header file issue (v5.1)

See merge request espressif/esp-idf!43037
This commit is contained in:
Island
2025-11-03 21:50:52 +08:00

View File

@@ -21,7 +21,7 @@
#ifndef UNIT_TEST
#include "esp_heap_caps.h"
#include "esp_rom_serial_output.h"
#include "esp_rom_uart.h"
#endif /* !UNIT_TEST */
/* MACRO */