-
I find it interesting that there hasn't been more push to build the kernel using LTO. I've found a couple of mailing list threads about it, including a patchset to let it happen, but there wasn't a l…
-
First of all, thanks for your code. It's been hard to find some code over the internet that can generate QR codes.
I'm new to micropython and I don't know how to turn this into a micropython module…
-
Hey there,
Thank for this awesome package, you potentially saved me days of work IF I can get this stuff to build.
I have spent the last several hours trying to get this to run on my Electron but, u…
-
## Describe the Bug
I have several keyboards running recent versions of QMK, and all of them have this issue where whatever key i press while the computer is asleep will be held down until i pres…
-
Similar issue to https://github.com/vial-kb/vial-gui/issues/53
![image](https://user-images.githubusercontent.com/1977829/207503626-adb33734-f60e-407f-937b-ff1c95f9a938.png)
I'm running Vial 0.6…
-
### Description / Steps to reproduce the issue
CPU will hang when eanble ESP32S3_APP_FORMAT_MCUBOOT and ESP32S3_SPIFLASH,follow is console:
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWE…
-
**Is your feature request related to a problem? Please describe.**
I'm currently working on support for the JH7110 family of SoCs from StarFive.
**Describe the solution you'd like**
I'm havi…
-
Discussion regarding Chromium builds and related topics.
-
When I set my clocks like
```rust
let clocks = rcc.cfgr.freeze(&mut flash.acr);
```
Then my i2c code works and i can talk to a sensor over i2c, im using the adafuit BME280 board once i get a b…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…