Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jun 16, 2021
1 parent 99b1ed7 commit afc00db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/persistent-storage/cc13x2x7_26x2x7/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ ti_simplelink_executable("persistent_storage") {
output_name = "chip-${ti_simplelink_board}-persistent_storage.out"

sources = [
"${project_dir}/main.cpp",
"${project_dir}/../KeyValueStorageTest.cpp",
"${project_dir}/main.cpp",
]

deps = [
Expand Down

0 comments on commit afc00db

Please sign in to comment.