mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Change dbg log in one buffer
This commit is contained in:
parent
f51a055736
commit
aaf6c1a0d0
@ -462,7 +462,7 @@ esp_err_t esp_ble_scan_dupilcate_list_flush(void);
|
||||
|
||||
void esp_bt_check_need_restart();
|
||||
|
||||
extern uint32_t* btdm_rmt_get_dbg_log_addr();
|
||||
#define IRAM_LOG_BUFFER_SIZE 8000
|
||||
extern uint32_t* btdm_rmt_get_fixed_log_addr();
|
||||
int btdm_rmt_dbg_printf_to_iram(const char* format, ...);
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 19915093465e52b0d891c621c340e49ee1cbeabf
|
||||
Subproject commit fb580fefc288a312f9a6267e6bed5a9802c20c6c
|
Loading…
Reference in New Issue
Block a user