Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Unconventional Calls with Inline ASM

C++ Const-correctness with volatile and external data acess

Registers as template parameter

c++ gcc embedded

Changing just one byte in SD card sector

c embedded avr

Running a program written for freeRTOS (RTOS) in virtualmachine as a binary

FFT Frequency Bins and PIC32

How to use DSP to speed-up a code on OMAP?

Implementing SNMP agent on embedded system

networking embedded snmp agent

Can't set video mode for SDL screen on embedded device

c graphics embedded arm sdl

Convert raw grayscale binary to JPEG

c# java embedded jpeg grayscale

embedded software maintainability - configuration

How shared IRQ races are avoided in Linux

linux embedded interrupt

Remove gravity from IMU accelerometer

Gettext without a filesystem

How malloc knows the present free memory locations

USB Audio Descriptor

audio embedded usb

Under what conditions would /sys/kernel/debug/gpio be empty?

How to reduce boot time in embedded android os.?

Cast a uint32 variable to a bit field - undefined behavior?

c pointers embedded bit-fields

Can I select() on a /dev/spidev file descriptor?