Stéphane Lenclud
Stéphane Lenclud
### Operating System Others ### Board Raspberry Pi Pico WH ### Firmware Modified `dev_hid_composite` example from Pico SDK examples. https://github.com/raspberrypi/pico-examples/tree/master/usb/device/dev_hid_composite ### What happened ? `tud_umount_cb` is never called after calling...
On Raspbery Pi Pico I'm running a web server over USB with SSI enabled. SSI is mostly working and tags are being replaced as you expect unless multiple requests are...
Currently only a click on the switch itself will toggle it. A click anywhere in the row should toggle the switch. At least that's how it works on Android. I...
Returning a copy of that `RGBLED` object fails to control the LED properly. Creating a new instance with the same pins fails in the same way. We could add a...
New link: https://www.microsoft.com/en-us/download/details.aspx?id=102134
### Operating System Others ### Board Raspberry Pi Pico WH ### Firmware `lnet_lwip_webserver` ### What happened ? OOM errors in lwIP logs. Enable logs like that: ``` #define LWIP_DEBUG #define...
### Operating System Others ### Board Raspberry Pi Pico WH ### Firmware `net_lwip_webserver` ### What happened ? If you call `pbuf_free` on the frame when `ethernet_input` returns `ERR_OK` you will...
I was wondering if it's possible to detect at runtime which Display Pack model is connected? Right now I'm using a compilation option to switch between large and small Display...
Any chance we could get more bitmap fonts? So far I was happy using font8 on Display Pack and Display Pack 2 with a scale of 2. However on Display...
- Set launch app domain override to no for GitHub.com domain settings - Click a link to GitHub from a Google search - The GitHub app does not open but...