Fork pigweed-experimental/applications/

- Copy 32blit_demo and terminal_display
- Build for host and pico
- Add 32blit submodule

Change-Id: I5ebef353760836b29960f6b2fbd92729f3f8166a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/kudzu/+/172351
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
20 files changed
tree: ec18591dc583c9ce46d63144bd5b215093fc03d0
  1. applications/
  2. build_overrides/
  3. pcb/
  4. third_party/
  5. tools/
  6. .gitignore
  7. .gitmodules
  8. .gn
  9. activate.bat
  10. banner.txt
  11. bootstrap.bat
  12. bootstrap.sh
  13. BUILD.gn
  14. BUILDCONFIG.gn
  15. OWNERS
  16. pigweed.json
  17. 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