Skip to content

Commit

Permalink
examples: added example using i8080 on esp32s3 to drive a hub75 led m…
Browse files Browse the repository at this point in the history
…atrix
  • Loading branch information
liebman committed Jun 18, 2024
1 parent 83cae61 commit 9dd2757
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ publish = false

[dependencies]
aes = "0.8.4"
bitfield = { version = "0.15.0", optional = true }
bleps = { git = "https://github.com/bjoernQ/bleps", package = "bleps", rev = "a5148d8ae679e021b78f53fd33afb8bb35d0b62e", features = [ "macros", "async"] }
cfg-if = "1.0.0"
critical-section = "1.1.2"
Expand Down
Loading

0 comments on commit 9dd2757

Please sign in to comment.