Skip to content

Commit

Permalink
OpenOCD does not seem to exist in the vscode image currently
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Oct 27, 2023
1 parent e9b6bb6 commit 21b9875
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ RUN mkdir -p /opt/sdk/sdks/ \
$ANDROID_HOME `# allow licenses to be accepted` \
$AMEBA_PATH `# AmebaD requires access to change build_info.h` \
$IMX_SDK_ROOT \
$OPENOCD_PATH \
&& :

# Fix Tizen SDK paths for new user
Expand Down

0 comments on commit 21b9875

Please sign in to comment.