VSF Documented
Data Fields
esp_console_repl_config_t Struct Reference

#include <esp_console.h>

Data Fields

uint32_t max_history_len
 
const char * history_save_path
 
uint32_t task_stack_size
 
uint32_t task_priority
 
int task_core_id
 
const char * prompt
 
size_t max_cmdline_length
 

Field Documentation

◆ max_history_len

uint32_t esp_console_repl_config_t::max_history_len

◆ history_save_path

const char* esp_console_repl_config_t::history_save_path

◆ task_stack_size

uint32_t esp_console_repl_config_t::task_stack_size

◆ task_priority

uint32_t esp_console_repl_config_t::task_priority

◆ task_core_id

int esp_console_repl_config_t::task_core_id

◆ prompt

const char* esp_console_repl_config_t::prompt

◆ max_cmdline_length

size_t esp_console_repl_config_t::max_cmdline_length
Generated from commit: vsfteam/vsf@c3767bf