Skip to content

Commit

Permalink
Disable new gdbinit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Dec 15, 2024
1 parent b7f08d3 commit ddc1030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cmake/idf.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ if(NOT __idf_env_set)
include(ldgen)
include(dfu)
include(version)
include(gdbinit)
include(openocd)
# include(gdbinit)
# include(openocd)

__build_init("${idf_path}")

Expand Down

0 comments on commit ddc1030

Please sign in to comment.