Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Do interrupts interrupt other interrupts on Arduino?

Is there a need to close file descriptors before exit?

c embedded file-descriptor

Unit testing patterns for microcontroller C code

C++ usage in embedded systems

c++ embedded

@ sign in C variable declaration

c embedded header-files pic

GUI-Library for microcontroller [closed]

UART vs I2C vs SPI for inter-processor communication between microcontrollers

How to find /dev/ name of USB Device for Serial Reading on Mac OS?

Program received signal SIGTRAP, Trace/breakpoint trap

c gdb embedded arm

Programming on a Nintendo DS

Generate sine signal in C without using the standard function

c embedded cortex-m

Convert ASM to C (not reverse engineer)

Driving Beaglebone GPIO through /dev/mem

What happens when an ISR is running and another interrupt happens?

embedded interrupt avr

How "Real-Time" is Linux 2.6?

linux embedded real-time

Who uses POSIX realtime signals and why?

c linux embedded signals posix

Is it OK to #include .c source file for maintainability of embedded C code?

How does Linux determine the order of module init calls?

linux-kernel embedded ubifs

C: Volatile Arrays in C

c++ c arrays embedded volatile

Use a html renderer in an embedded environment [closed]