Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
@superbike_z (and anyone else interested in a RPi Yocto Project) Yes, the Pi is supported by the Yocto Project. You need to include the meta-raspberry-pi layer from https://git.yoctoproject.org/meta-raspberrypi In your […]
Very new to Embedded linux and atm trying to build a project that someone did a while ago. It’s a yocto based for a custom board. But at the moment, […]
Hello @eLinux Lead 🐧 , I have some problem related to building my yocto image I’m working on a Yocto build for the RZ platform and encountered an error during […]
Hello @ming_58391 , while running bitbake `NOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/4.3/x86_64-nativesdk-libc-4.3.tar.xz;sha256sum=1c35f09a75c4096749bbe1e009df4e3968cde151424062cf4aa3ed89db22b030 (will check PREMIRRORS first)` It’s just stuck at this point is it the mirror issue or something else?
This Thread is Linked to the AMA on Device Trees with Zacck Osiemo (@superbike_z) and Ming (@Ming)! Post your questions here—whether it’s about Zephyr RTOS, Linux distributions, or device trees […]
Is there any tutorial for Redhat RHEL os?
Good morning guys 👋🏻👋🏻 I’m diving into a project for a USB MIDI controller with a Mega (interface in the photo, the empty holes are for potentiometers, 12 buttons, 24 […]
I am trying to install ia32-libs on my Debian 12 system to run a 32-bit application. I’ve tried the following commands: sudo dpkg –add-architecture i386 sudo apt update sudo apt […]
I have some files and I would like to run them, I am simply trying to integrate an MQTT dashboard for an embedded system, here are the files : bundle.js, […]