Fridtjof Mund
Fridtjof Mund
PIN24 is a Chip Select pin triggered by the SPI driver itself. With SPI, whenever you want to exchange data, you have to signal to a chip you want to...
I fixed this a long time ago in https://github.com/japaric/mfrc522/pull/10, by the way.
I'm having the same issue on both Intel macOS Big Sur and M1 macOS Ventura.
The biggest issue I'm having with this is that I can't even find any evidence I was ever part of a room after I got kicked. At the very least...
I think that's a bit out of scope for Camilla :) Fortunately, Pipewire actually supports AES67! Things seem much more experimental for AVB, unfortunately, but i think it's just a...
If this refers to signing the Mumble desktop client for macOS, https://github.com/mumble-voip/mumble/issues/4263 is probably related: though closed, it's still linked in the latest release post: https://www.mumble.info/blog/mumble-1.5.735/
> But it don't works. It uses alsa driver as specified in `drivers` variable, but don't have effect on `period_size`. On Raspberry Pi OS it still uses 1114. Of note:...
Relevant documentation: https://developer.apple.com/documentation/foundation/app_extension_support/supporting_suggestions_in_your_app_s_share_extension It seems like we only need to generate ("donate") INSendMessageIntent objects whenever a message is sent. Also, the share view controller will need a little bit of...
Only three (ish) left: - [ ] MUCertificateCreationView - [ ] MUCertificateDiskImportViewController - [ ] MUVersionChecker
This is likely the same issue as https://github.com/openwrt/luci/issues/7584 - I found the root cause there