Leon Anavi
Leon Anavi
Work in progress on an open source mechanical keyboard/keypad with Raspberry Pi Pico, 12 mechanical switches and 3 rotary encoders. Signed-off-by: Leon Anavi
Hi, I want to build a deb package of paho.mqtt.c and I noticed there has been a debian directory since https://github.com/eclipse/paho.mqtt.c/pull/158. @griera, @icraggs could you please provide details how to...
ANAVI Knob 1 is a mini mechanical keyboard with a clickable rotary encoder, USB-C, RP2040 microcontroller and I2C slot for a display. Signed-off-by: Leon Anavi ## Description Add a new...
ANAVI Knobs 3 is a mini mechanical keyboard with 3 clickable rotary encoders, USB-C, RP2040 microcontroller and I2C slot for a display. Signed-off-by: Leon Anavi ## Description Add a new...
Add serial ID number to the USB microphone example using function pico_get_unique_board_id_string from library pico_unique_id.
Hi, I noticed that psplash doesn't work as expected when using it with systemd despite [the fix for race condition](https://github.com/agherzan/meta-raspberrypi/commit/98349bb367418866e008ba22ca75f4ab2984561a) with /dev/fb0: ``` Apr 30 11:04:09 raspberrypi4-64 systemd[1]: sys-devices-platform-gpu-graphics-fb0.device: Job...
Add instructions how to move the Linux kernel to the rootfs on Raspberry Pi and to update with a RAUC bundle #12
This fixes the following issue when using Remote Python3 (SSH) interpreter in Thonny: ``` Can't connect to '192.168.1.101' with user 'root': No existing session Re-check your host, authentication method, password...
This adapts to the oe-core rework to enforce a separate directory for unpacking local sources (UNPACKDIR) instead of directly using WORKDIR. Follows the preliminary guideline from: https://lists.openembedded.org/g/openembedded-architecture/message/2007 **- What I...
Remove layer dependency from meta-lts-mixins 'scarthgap/u-boot' because now the BSP supports styhead which brings U-Boot 2024.07. **- What I did** Removed layer dependency from meta-lts-mixins 'scarthgap/u-boot'. Historically, this dependency was...