Update submodules

- Switch to importing pigweed-experimental modules.gni
- Remove picotool from bootstrap. It requires libusb on the host
  machine which can fail on MacOS and Windows.

Change-Id: Icb8de18e4150c26be76801b39255c79865ada44b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/kudzu/+/171772
Reviewed-by: Erik Gilling <konkers@google.com>
4 files changed
tree: c93b8cd8af8636745859bdd7c4f2aef08a828f74
  1. build_overrides/
  2. pcb/
  3. third_party/
  4. tools/
  5. .gitignore
  6. .gitmodules
  7. .gn
  8. activate.bat
  9. banner.txt
  10. bootstrap.bat
  11. bootstrap.sh
  12. BUILD.gn
  13. BUILDCONFIG.gn
  14. OWNERS
  15. pigweed.json
  16. README.md
README.md

Kudzu

Compile:

pw build

Run the host build:

./out/gn/host_debug/obj/third_party/pigweed-experimental/applications/terminal_display/bin/terminal_demo

Flash a pico:

picotool load -f -x ./out/gn/rp2040/obj/third_party/pigweed-experimental/applications/terminal_display/bin/terminal_demo.elf