Search found 1 match
- Tue Jan 23, 2024 2:29 pm
- Forum: General Discussion
- Topic: esp_console_repl_task pin to core
- Replies: 0
- Views: 685
esp_console_repl_task pin to core
Is it possible to get an update to the console repl to enable the task to be pinned to a core from the calling function? esp_err_t esp_console_new_repl_usb_serial_jtag(const esp_console_dev_usb_serial_jtag_config_t *dev_config, const esp_console_repl_config_t *repl_config, esp_console_repl_t **ret_r...