blinky: Remove unnecessary and incorrect linker script dep

This linker script does not work when compiling for host on
ARM Macs. Furthermore, it is not necessary as we are not currently
tokenizing.

Change-Id: I62f43f47e903fa58c2abbf1d4752f86308a43d64
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/rp2/+/221053
Commit-Queue: Taylor Cramer <cramertj@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Pigweed-Auto-Submit: Taylor Cramer <cramertj@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: 7cf2750fb4d95a8704492bc8fc53b7d52ce1e24e
  1. .vscode/
  2. apps/
  3. device/
  4. modules/
  5. system/
  6. targets/
  7. tools/
  8. .bazelignore
  9. .bazelrc
  10. .bazelversion
  11. .clang-format
  12. .gitignore
  13. AUTHORS
  14. BUILD.bazel
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. pigweed.json
  19. README.md
  20. WORKSPACE
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.