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

https://github.com/mabezdev/esp-fs-test-suite


https://github.com/mabezdev/esp-fs-test-suite

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## esp-fs-tests

To run the test suite on a esp32c3, run the following command. Make sure `cargo-espflash` is installed.

```bash
cargo +nightly espflash --features native --partition-table partitions.csv --monitor /dev/ttyUSB0
```