first commit.

This commit is contained in:
2024-01-15 00:14:47 +08:00
commit 8f45032f34
16 changed files with 392 additions and 0 deletions

5
wokwi.toml Normal file
View File

@ -0,0 +1,5 @@
[wokwi]
version = 1
gdbServerPort = 3333
elf = "target/riscv32imc-esp-espidf/debug/network-monitor-esp-rs"
firmware = "target/riscv32imc-esp-espidf/debug/network-monitor-esp-rs"