Skip to content

Commit

Permalink
fix: cleanup old debug configuration
Browse files Browse the repository at this point in the history
Fixes #2457.

Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Jul 19, 2024
1 parent 3ccc1ed commit 73e0c84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ extras.path={build.system.path}/extras

# Create {build.opt} if not exists in the output sketch dir and force include of SrcWrapper library
recipe.hooks.prebuild.1.pattern="{busybox}" sh "{extras.path}/prebuild.sh" "{build.path}" "{build.source.path}" "{runtime.platform.path}" "usb={build.enable_usb}" "virtio={build.enable_virtio}"
recipe.hooks.postbuild.1.pattern="{busybox}" sh "{extras.path}/postbuild.sh" "{build.path}" "{build.series}" "{runtime.platform.path}"

# compile patterns
# ---------------------
Expand Down
12 changes: 0 additions & 12 deletions system/extras/postbuild.sh

This file was deleted.

0 comments on commit 73e0c84

Please sign in to comment.