Skip to content

Commit

Permalink
Disable new gdbinit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Jan 21, 2025
1 parent 1ebfe4f commit bdafd95
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,9 +48,9 @@ if(NOT __idf_env_set)
include(ldgen)
include(dfu)
include(version)
include(gdbinit)
# include(gdbinit)
include(prefix_map)
include(openocd)
# include(openocd)

__build_init("${idf_path}")

Expand Down

0 comments on commit bdafd95

Please sign in to comment.