11 lines
202 B
Markdown
11 lines
202 B
Markdown
## Build
|
|
|
|
```bash
|
|
cargo +esp run --release --target xtensa-esp32-none-elf
|
|
```
|
|
|
|
## Links
|
|
|
|
https://github.com/ivmarkov/rust-esp32-std-demo/blob/main/src/main.rs#L1505
|
|
|
|
OLED SPI/I2C V2 1.3in SH1106 5/3.3V
|