Nathan Collins

Results 3 issues of Nathan Collins

Hello, when executing the last line of the libcomposite approach to using my Pi Zero W as a USB mass storage gadget, I get the following error: ‘’’ root@pi:/sys/kernel/config/usb_gadget/mygadget# ls...

Using the existing printerdemo_mcu example, demonstrate how to implement `slint::platform::Platform` and `slint::platform::WindowAdapter` for Zephyr OS. The demo has been tested with the Zephyr native simulator, and the [NXP MIMXRT1170-EVKB](https://docs.zephyrproject.org/latest/boards/nxp/mimxrt1170_evk/doc/index.html) with...

I ran the following setup on macOS and linux ``` virtualenv .env && source .env/bin/activate python3 -m pip install genv==1.4.2 setuptools genv remote -H envs ``` On linux it starts...