Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded-linux

Spidev do not write/read simultaneously using ioctl

Debugging Linux Kernel using GDB in qemu unable to hit function or given address

Linux kernel driver: what model for NVRAM access?

Reserving a portion of SDRAM to pass data between U-Boot and the Linux Kernel

select(), poll() or epoll() ? for sysfs attribute

What is difference between .bb ( recipe ) and .bbclass ( class ) in yocto

linux embedded-linux yocto

Using RNDADDENTROPY to add entropy to /dev/random

c linux embedded-linux ioctl

valgrind on the ARM9?

what is dbus daemon and why vlc needs it

How do you use a specific package version in a Yocto image recipe?

embedded-linux yocto

Docker Buildx Cannot Pull From Local for Inherited Image

what is the meaning of the content of /proc/ioports

Is MISRA-C applicable to Linux applications

What is the difference between the kernel loadaddress and entry point?

copy_to_user() and copy_from_user() for basic data type

Running MMU-less Linux on ARM Cortex-R4

Obtain packet timestamp through ioctl call on socket file descriptor

c sockets embedded-linux

Device Specific Data Structure with Platform Driver and Character Device Interface

How do I build my Linux c++ app to link to an old version of libc?

what is the reason for this mmc reading in linux [closed]