forked from esp-rs/esp-hal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
flip-link
feature, replace by flip-link option (esp-rs#3001)
* Fix renamed config options * Make `flip-link` feature into a config-option * Remove `psram-quad`/`psram-octal` - replaced by `psram` * Changelogs * Fix * Add `esp_config::Validator::Enumeration` * Fix HIL-tests * HIL: use octal psram for the S3 * Fix xtask * xtask * examples * Make `spi-address-workaround` only available on ESP32 * Always allow `cfg(spi_address_workaround)` * Make config-options valid for all targets
- Loading branch information
Showing
30 changed files
with
290 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.