/pico-chess-clock

Raspberry Pi Pico powered chess clock

Primary LanguageRust

Minimal Project Template for RP2040 + Embassy

Current template created by copying the contents of the Embassy/examples/rp folder.

Additional requirements link:

  • Probe-run
  • target: thumbv6m-none-eabi
  • nightly compiler ("rustup override set nightly")

To do:

  • Reduce dependencies in cargo.toml to minimum required to run blinky example
  • incorporate knurling tools and compiler options similar to link