boggyb

Results 28 comments of boggyb

This issue is not directly related to the App but related to the the build environment. And hence should be handled by the build machine. As stated in the message...

The run.sh script uses the host macos version as deployment target by default. Doing so on macOS 15.0 fails because certain apis used by the pip app are unavailable. There...

The feature is already present in the app, and works fine for macos < 14. The issue is documented [here](https://github.com/amitv87/PiP/issues/31). Need help to implement a proper way to achieve this...

I am on macOS 12.7.6, and have never seen any memory leaks in WindowServer. A Few questions that may help - Is this behaviour specific to macOS 15.3.1? - Does...

> MiSTeryNano You can try the [ai-thinker sdk](https://github.com/Ai-Thinker-Open/aithinker_dev_open_sdk/tree/master/os/bl618_sdk_lts/sdk/bouffalo_sdk/components/wireless/wifi6). Only the software MAC layer is available as a static library, rest everything related to wi-fi is open (event the wpa supplicant).

New SDK https://github.com/bouffalolab/bouffalo_sdk/tree/0444691f1299ba846324effb347ac083e803eaee

> > New SDK https://github.com/bouffalolab/bouffalo_sdk/tree/0444691f1299ba846324effb347ac083e803eaee > > The library of bluetooth controllers included in this SDK is much bigger, so I don't want to use this library The bigger size...