#embedded-linux
Read more stories on Hashnode
Articles with this tag
Session 0X03 · Imagine we don't have OS or Kernel, and we have a powerful machine connected to many devices (scanner, printer, ethernet, use, ...) and...
Session 0X02 · How a file runs on your PC? Suppose you wrote the below simple code. #include <stdio.h> #define RET 0 int main() { printf("Hello...
Session 0X01 · Architecture of Linux Hardware Terminals, Printers, Disks, etc Kernel Operating System core Hardware Dependent Code for a specific...