-
SSH (Secured Shell)
DefinitionSSH is stands for Secured Shell. It is a network protocol that is used to send the commands in a secure way to the ... -
GitHub Pull-Request Review
How Do Need To Review the Pull-Request for Docs in GitHubgitGraph commit id: "1-1" commit id: "1-2" ... -
Mount and Unmount a .wic Yocto File in Ubuntu
When building a Yocto BSP for NXP products, the generated image file is in .wic format. Sharing this image with others can be... -
File Compression and Decompression in Embedded Linux Development 🚀🔧📦
File compression is a crucial aspect of embedded development, helping to reduce storage footprints and optimize performance. ... -
Understanding Memory in Embedded Systems and IoT Devices 🚀📱💾
Memory plays a crucial role in embedded boards, IoT devices, and Computer-on-Modules (CoMs). It impacts performance, power ef... -
Docker
DefinitionDocker is an open-source platfom used to build, test and deploy the work accorss the teams. It used to create the i... -
CPU Power States
DefinitionCPU power states refer to the operating modes defined by the Advanced Configuration and Power Interface (ACPI) spec... -
Debugging Linux
Debugging Linux systems is addictive for many developers who know how to handle the following. dmesg journalctl The differe... -
Linux Boot Flow
Linux is used by many people, but few only know what happens in the background when you boot it up. You will be the next one ... -
Types of Interfaces in Embedded Systems
In embedded systems, the number and types of interfaces available depend on the specific use case and the hardware platform b...