Activity
From 03/02/2026 to 03/31/2026
03/24/2026
- NO 03:46 PM Software Development: RE: Long build times
- That matches what I'm seeing, although it seems your machine is much faster than mine. For me it's about 7 hours for a clean build, and 28 minutes for a rebuild.
- GG 02:36 AM Software Development: RE: Long build times
- Hi Nathan,
We have similar experiences. Unfortunately we do not currently have a fix. We are building off of Qualcomm's methodology and there is a lot of complexity there that we haven't needed to dig into yet. We will update this is... - GG 02:42 AM Software Development: RE: Configuring the QUP pins
- Hi Nathan,
Please refer to the [[Configuring the QUP Ports (I2C I3C SPI and UART)]] wiki page which has recently been published for details on how to do this.
Let me know if you have any questions or issues.
Thanks,
Greg
03/21/2026
- Hello,
My carrier board uses several QUP pins for I2C, UART, and SPI. How do I configure them? I prefer a device-tree solution over a userspace solution.
03/20/2026
- Hello,
I am extending the BSP with my own layer. It seems like whenever I make a change, a lot of unrelated files get recompiled (for example cameradlkm-1.0.qcom-r0, qcom-displaydlkm-git-r0, qcom-pal-git-r0, qcacld-wlan-git-r0, ...). ...