Skip to content

Commit

Permalink
Rip out ESP logic for Display Simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
nullstalgia committed Dec 25, 2024
1 parent 7a355e1 commit dfad206
Show file tree
Hide file tree
Showing 13 changed files with 776 additions and 3,768 deletions.
21 changes: 0 additions & 21 deletions .cargo/config.toml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
cache-on-failure: "true"
cache-all-crates: "true"
cache-directories: "target/xtensa-esp32-espidf"
# cache-directories: "target/xtensa-esp32-espidf"
# - name: Install erdtree
# run: cargo binstall erdtree --version 3.1.2 --target x86_64-unknown-linux-gnu --no-confirm --force
# continue-on-error: true
Expand Down
Loading

0 comments on commit dfad206

Please sign in to comment.