Skip to content

Commit

Permalink
remove mv command
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinez-silabs committed Mar 31, 2022
1 parent aeff1be commit b19772d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/examples/gn_efr32_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ else
fi
fi
ninja -v -C "$BUILD_DIR"/
mv """$BUILD_DIR/compile_commands.json" "$CHIP_ROOT/out/debug/compile_commands.efr32.json"
#print stats
arm-none-eabi-size -A "$BUILD_DIR"/*.out

Expand Down

0 comments on commit b19772d

Please sign in to comment.