Skip to content

Commit

Permalink
add gitignore to ti submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
srickardti committed Apr 29, 2022
1 parent 834eac8 commit a3155b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx
1 change: 0 additions & 1 deletion third_party/ti_simplelink_sdk/ti_simplelink_executable.gni
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ template("ti_simplelink_executable") {
public_deps = [ ":${simplelink_target_name}.out.image" ]

script = "${ti_simplelink_sdk_root}//tools/common/oad/oad_image_tool.py"
environment = [ "PYTHONDONTWRITEBYTECODE=1" ]
sources = [ "${root_out_dir}/${objcopy_image_name}" ]
outputs = [ "${root_out_dir}/${output_base_name}.bin" ]

Expand Down

0 comments on commit a3155b9

Please sign in to comment.