Skip to content

Commit aef42d6

Browse files
committed
asyncify esp32s3
1 parent da061b1 commit aef42d6

File tree

4 files changed

+244
-19
lines changed

4 files changed

+244
-19
lines changed

Cargo.lock

Lines changed: 207 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kernel-esp32s3/.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[target.xtensa-esp32s3-none-elf]
2-
runner = "espflash --monitor"
2+
runner = "espflash flash --monitor"
33

44
[build]
55
rustflags = [

0 commit comments

Comments
 (0)