Jesse Braham
Jesse Braham
I think some for peripherals we can probably make that work. Where I foresee issues are with peripherals such as `I2C`. `I2C_EXT` and `I2C1_EXT` are renamed to `I2C0` and `I2C1`...
The `esp32c2-hal` package has now been published.
> Same issue for `license = "MIT OR Apache-2.0"`. Also started having issues with this recently.
This also appears to be the case in Sonoma (14.x.x).
A number of the PACs in [esp-pacs](https://github.com/esp-rs/esp-pacs/) are for RISC-V devices (everything except `esp32`, `esp32s2`, `esp32s3`, and `esp8266`).
Do you plan on moving forward with this work, or can we close this PR?
I would guess it's because there's no `.cargo/config.toml` file in that library, but that's just a guess.
Strange, upon cloning the repo and following the instructions, I get the following output: ``` bash bower install bower not-cached git://github.com/nathanfaucett/require.js.git#* bower resolve git://github.com/nathanfaucett/require.js.git#* bower cached git://github.com/twbs/bootstrap.git#3.3.5 bower validate 3.3.5...
Could you rebase this when you get a chance, please?
There have been a string of failures for the ESP32-S3, so to keep things moving I have removed the requirement for this check from the merge queue configuration. Once the...