How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Build system to automate the build of VxWorks 7 and ROS2
Zephyr is a real-time operating system and cross-platform embedded framework designed for resource-constrained hardware architectures. It provides an embedded kernel that manages memory, power consumption, and hardware peripherals across multiple microcontroller architectures. The project utilizes a hardware abstraction layer to decouple high-level kernel services from physical hardware through standardized driver interfaces. It employs a device tree hardware description format and a hierarchical configuration system to optimize binaries and feature sets for specific hardware constraints. Th
Contiki is an operating system designed for resource-constrained embedded devices and the Internet of Things. It provides a lightweight, event-driven kernel that enables multitasking and low-power wireless network connectivity on hardware with extremely limited memory and processing power. The system distinguishes itself through a stackless threading model that allows for a blocking-style programming interface while maintaining a minimal memory footprint. It supports dynamic module and firmware management, enabling the loading and linking of relocatable binary code at runtime to update applic
DEPRECATED - See README.md
The main features of aws/amazon-freertos are: Embedded Systems, Operating Systems.
Projects with overlapping indexed features include: zephyrproject-rtos/zephyr — Zephyr is a real-time operating system and cross-platform embedded framework designed for resource-constrained… wind-river/vxworks7-ros2-build — Build system to automate the build of VxWorks 7 and ROS2. contiki-os/contiki — Contiki is an operating system designed for resource-constrained embedded devices and the Internet of Things. It… afiskon/stm32f103c8t6-examples. balena-os/meta-balena — A collection of Yocto layers used to build balenaOS images. arduino/linino.