-
👋 while [regression testing go1.20 upgrade](https://github.com/Homebrew/homebrew-core/pull/122082), I ran into the following error:
```
go
build
-trimpath
-o=/usr/local/Cellar/kt-connect/0.3.7/…
-
I am attempting to capture a Visual Studio performance trace using the following command :
```
perfview.exe collect C:\temp\ReproTrace.etl -CircularMB:4096 -BufferSizeMB:256 -Merge:true -Zip:true…
-
Please include the following information when submitting a bug report:
* The Pycom board you are using (e.g. WiPy 2.0, LoPy).
* The firmware version you are using. You can get it by executing the …
-
My setup:
ESP-WROOM-32
ILI9341
XPT2046
16GB SDHC
Everything is wired up correctly, as you can see below, but something is wrong with the image... Application somehow thinks this is not a 320x240 …
-
### 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 updat…
-
This issue has been reported before ( #1263, #1266 ), but was never properly resolved. The work-around / patch is to re-start advertising when at end of handler for "ESP_GATTS_CONNECT_EVT" ( https://g…
-
JPEG and BMP do not display on ESP-WROVER-KIT. All other functions display correctly.
make clean & make erase_flash -> make all & make flashfs -> make flash monitor
Built with latest esp-idf (as…
-
Hi, i seemed to have had the same idea.
Maybe I solved some of the issues you've had, I at least got some functions working at 19200 baud.
directory listing, creating and deleting files. but not e…
-
### Answers checklist.
- [X] I have read the component documentation [ESP-IDF Components](https://components.espressif.com) and the issue is not addressed there.
- [X] I am using target and esp-id…
-
IDF:V5.2.1
Matter:V1.2
Example 'zigbee-bridge' repeatedly restarts automatically and cannot be used,The original program I used has never been changed, but I have been unable to use it. The …