Commit 04e6d44
feat(backend): support epd_waveshare (#127)
* feat: support epd_waveshare
* docs: add epd-waveshare instructions
* fix: formatting
Co-authored-by: Jagoda Estera Ślązak <128227338+j-g00da@users.noreply.github.com>
* docs: add epd-waveshare example
* chore: cleanup
* chore: update deps
* chore: clean up the implementation
* style: fix formatting
* chore: build the EPD waveshare demo in CI
* chore: set up esp toolchain for EPD waveshare example
* chore: remove empty loop
* fix: remove Ok(()) from main
* chore: allow empty loop
---------
Co-authored-by: Jagoda Estera Ślązak <128227338+j-g00da@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>1 parent 5e8f26d commit 04e6d44
File tree
11 files changed
+1322
-336
lines changed- .github/workflows
- mousefood
- src
11 files changed
+1322
-336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments