mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user