diff --git a/.gdbinit b/.gdbinit index 098ff6f..d95c8f3 100644 --- a/.gdbinit +++ b/.gdbinit @@ -11,8 +11,5 @@ monitor arm semihosting enable # # 2000000 is the frequency of the SWO pin # monitor tpiu config external uart off 8000000 2000000 -# # enable ITM port 0 -# monitor itm port 0 on - load step