Showing Posts With Tag
Device-tree
- June 9, 2024
Integrating support for custom QEMU peripherals in Yocto
In the previous posts a [custom memory-mapped peripheral](../ldd-custom-qemu-device/) was introduce...
- May 19, 2024
Userspace application for QEMU custom memory-mapped device
_This is part 3 of the Linux device driver development post series._ In the [previous post](../ldd...
- May 19, 2024
Linux Device Driver for QEMU custom memory-mapped device
_This is part 2 of the Linux device driver development post series._ In the [previous post](../ldd...
- May 19, 2024
Creating Custom QEMU Memory Mapped Device
_This is part 1 of the Linux device driver development post series._ In this post we will cover th...