https://github.com/bjoernq/esp-xray
https://github.com/bjoernq/esp-xray
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bjoernq/esp-xray
- Owner: bjoernQ
- Created: 2024-02-07T13:31:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T21:10:45.000Z (almost 2 years ago)
- Last Synced: 2025-04-22T14:14:50.831Z (over 1 year ago)
- Language: Rust
- Size: 636 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiment
Visualize embassy task scheduling in System View.

## How
- Run the example via `cargo esp32c6`
- Run the server via `cargo run --release -- --chip=esp32c6` - it will connect via probe-rs
- Run SystemView
- Target / Recorder Configuration / IP
- IP 127.0.0.1 / PORT 7878
