Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
-
Updated
Jun 24, 2020 - Makefile
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
a tool to analyze filesystem images for security
According to https://github.com/jbruchon/elks/blob/master/Documentation/text/networking.txt in order to establish SLIP connection between ELKS and Linux one needs to type:
slattach -p slip -L -s 9600 /dev/ttyS1 &
The -L option means Enable 3 wire operation. The terminal is moved into CLOCAL mode, carrier watching is disabled.. I assume this is due to ktcp's inability to specify (
This is a tracking issue for the current state of the documentation
docs/contrib)
docs/users)docs.qaul.netIoTGoat is a deliberately insecure firmware created to educate software developers and security professionals with testing commonly found vulnerabilities in IoT devices.
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划
tool to generate multiple filesystem and flash images from a tree
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Golang library to interact with DHT11/DHT22/DHT12 temperature and humidity sensors from Raspberry PI.
Erpiam is an Embedded Raspberry PI 3 Linux Distribution for Audio and MIDI use. All the heavy lifting is done by Buildroot.
Implementation of I2C-bus written in Golang. Forked from davecheney/i2c.
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
A generic and safe Firmware Over-The-Air (FOTA) agent for Embedded and Industrial Linux-based devices
Skills/Knowledge required to become a champion Embedded Software Developer.
A minimalist re-implementation of the Fusée Gelée exploit (http://memecpy.com), designed to run on embedded Linux devices. (Zero dependencies)
A curated list of awesome Embedded Linux resources.
Questions which are frequently asked in an interview.
Automation/Testing tool for Embedded Linux Development
Elk Audio OS binary images for Raspberry Pi
Layer for static code analysis and security hardening
Golang library to interact with Bosch Sensortec BMP180/BMP280/BME280/BMP388 temperature, pressure and humidity sensors via I2C-bus from Raspberry PI.
The Yocto Metadata Layer for baking AWS edge software into Embedded Linux distributions.
Just enough OS for libretro using the Ludo frontend on a LibreELEC 9.2 base
EasySplash - tool for animated bootsplash screens
genext2fs - ext2 filesystem generator for embedded systems
One-Stop Repository for all that wish to skim through or deep-dive into Yocto Project
Golang library to interact with liquid-crystal display driven by Hitachi HD44780 IC via I2C-bus driver from Raspberry PI.
Add a description, image, and links to the embedded-linux topic page so that developers can more easily learn about it.
To associate your repository with the embedded-linux topic, visit your repo's landing page and select "manage topics."
Expected Behavior
Per wiki "Getting Started With a Raspberry Pi 3 and the Bosch XDK": "The sensors from the XDK should now be visible in the Sensors & Devices app in the web user interface."
Actual Behavior
After last step in wiki (bin/Linux/armv7l/macchina), got the following result:
bin/Linux/armv7l/macchina: error while loading shared libraries: libPocoOSP.so.2: cannot open shar