Skip to content

Commit 96fe18f

Browse files
committed
move Cargo.toml to subproject
1 parent ae7f304 commit 96fe18f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Implementation of Conway's Game of Life Rust Bare Metal.
1515
The implementation is based on Rust no\_std, using mipidsi crate.
1616

1717
```
18+
cd esp32-s3-box-3
1819
cargo run --release
1920
```
2021

@@ -25,6 +26,7 @@ cargo run --release
2526
The implementation is based on Rust no\_std and Bevy 0.15 no\_std, plus mipidsi crate
2627

2728
```
29+
cd esp32-c6-waveshare-1_47
2830
cargo run --release
2931
```
3032

File renamed without changes.

0 commit comments

Comments
 (0)