An open API service indexing awesome lists of open source software.

https://github.com/bjoernq/esp-xray


https://github.com/bjoernq/esp-xray

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Experiment

Visualize embassy task scheduling in System View.

![example](./docs/sys_view.png)

## 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

![config](./docs/ip_settings.png)