esp_cpu_clear_breakpoint() function
Clear a hardware breakpoint on the current CPU
Arguments
bp_num
Hardware breakpoint number [0..SOC_CPU_BREAKPOINTS_NUM - 1]
Return value
ESP_OK if breakpoint is cleared. Failure otherwise
Notes
Clears a breakpoint regardless of whether it was previously set