A HangulClock written in Rust for the ESP32-C3 board.
- Schematic & PCB artwork - KiCad project files
- 3D case models
cargo install espup cargo-espflash ldproxy
espup installmake flashReset all settings to defaults:
make erase_nvsBefore committing code, run:
make pre-commitThis will run all static analysis tools and ensure your code meets quality standards.
