Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 445 Bytes

readme.md

File metadata and controls

33 lines (23 loc) · 445 Bytes

esp32c3 clock

  • st7735r 128x128

Toolchain

  • rust
    • target riscv32imc-esp-espidf
    • ldproxy
    • espflash
  • esp-idf v5.2.1
  • python3 Pillow

Build & Run

$ cargo r -r 
$ esptool  --chip esp32c3 -p /dev/ttyACM0  write_flash 0x300000 config.json

screen shot

Alt text Alt text Alt text Alt text

License

MIT License