Skip to content

Commit

Permalink
Remove the esp8266 package (esp-rs#189)
Browse files Browse the repository at this point in the history
* Remove `esp8266` package

* Remove ESP8266 from `xtask` package and `README.md`
  • Loading branch information
jessebraham authored Feb 5, 2024
1 parent 9caffaa commit 4fe526e
Show file tree
Hide file tree
Showing 262 changed files with 1 addition and 40,015 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,7 @@ Prior to opening a pull request, we ask that you please:

## MSRV

The **M**inimum **S**upported **R**ust **V**ersions are:

- `1.67.0` for RISC-V devices (**ESP32-C2/C3/C6**, **ESP32-H2**, **ESP32-S2/S3 RISC-V ULP coprocessors**)
- `1.67.0` for Xtensa devices (**ESP32**, **ESP32-S2/S3**, **ESP8266**)
The **M**inimum **S**upported **R**ust **V**ersion is `1.67.0` for all packages.

Note that targeting the Xtensa ISA currently requires the use of the [esp-rs/rust] compiler fork, which can be installed using [esp-rs/espup].

Expand Down
5 changes: 0 additions & 5 deletions esp8266/.cargo/config.toml

This file was deleted.

38 changes: 0 additions & 38 deletions esp8266/Cargo.toml

This file was deleted.

30 changes: 0 additions & 30 deletions esp8266/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions esp8266/build.rs

This file was deleted.

1 change: 0 additions & 1 deletion esp8266/device.x

This file was deleted.

2 changes: 0 additions & 2 deletions esp8266/rust-toolchain.toml

This file was deleted.

71 changes: 0 additions & 71 deletions esp8266/src/dport.rs

This file was deleted.

66 changes: 0 additions & 66 deletions esp8266/src/dport/dport_ctl.rs

This file was deleted.

101 changes: 0 additions & 101 deletions esp8266/src/dport/edge_int_enable.rs

This file was deleted.

Loading

0 comments on commit 4fe526e

Please sign in to comment.