Skip to content

Commit

Permalink
boards/esp32s3-devkit: set OPENOCD_CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jan 4, 2023
1 parent fd59455 commit d0d1015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/esp32s3-devkit/Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ PSEUDOMODULES += esp32s3_devkitc_1u_n8r8
PSEUDOMODULES += esp32s3_devkitm_1_n8r8
PSEUDOMODULES += esp32s3_devkitm_1u_n8r8

OPENOCD_CONFIG ?= board/esp32s3-builtin.cfg

include $(RIOTBOARD)/common/esp32s3/Makefile.include

0 comments on commit d0d1015

Please sign in to comment.