Pinned Repositories
amazon-freertos
IoT operating system for microcontrollers.
android_hardware_ril
Awesome-Embedded
A curated list of awesome embedded programming.
aws-iot-device-sdk-embedded-C
SDK for connecting to AWS IoT from a device using embedded C.
basicActiveObjectDemo
Demonstration of a C module using the active object pattern in a faux RTOS environment
c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
incubator-nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
librtos
Very basic real time operating system for embedded systems...
mcuboot
Secure boot for 32-bit Microcontrollers!
nler
NLER is designed to supply the minimal building blocks necessary to create event passing applications in deeply embedded environments.
doodle732's Repositories
doodle732/InfiniTime
Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS
doodle732/lwrb
Lightweight generic ring buffer manager library
doodle732/MultiTimer
Software timers extend module for embedded
doodle732/uC-OS3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
doodle732/zephyr
Primary GIT Repository for the Zephyr Project
doodle732/c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
doodle732/Ceedling
Ruby/Rake-based build and test system for C projects
doodle732/firmware.modules.rtos
FreeOSEK (submodule of https://github.com/ciaa/Firmware)
doodle732/FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
doodle732/FreeRTOS-Cellular-Interface
FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.
doodle732/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
doodle732/gammu
Gammu All Mobile Management Utilities
doodle732/gcovr
generate code coverage reports with gcc/gcov
doodle732/glib
Read-only mirror of https://gitlab.gnome.org/GNOME/glib
doodle732/librdkafka
The Apache Kafka C/C++ library
doodle732/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.
doodle732/microtbx
MicroTBX is an open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications.
doodle732/mynewt-core
An OS to build, deploy and securely manage billions of devices
doodle732/openblt
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
doodle732/PetitModbus
Mini Modbus RTU Library for Small Microcontrollers
doodle732/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems.
doodle732/qemu
Fork of QEMU with Espressif patches. See Wiki for details.
doodle732/QuarkTS
An open-source OS for small embedded applications.
doodle732/rt-thread
RT-Thread is an open source IoT operating system from China.
doodle732/sc
Common libraries and data structures for C.
doodle732/sdk
Embedded firmware development, simulation and verification SDK
doodle732/StateOS
Free real-time operating system (RTOS) designed for deeply embedded applications with advanced c++ wrapper
doodle732/swupdate
Software Update for Embedded Systems
doodle732/tilck
A Tiny Linux-Compatible Kernel
doodle732/tinycthread
Small, portable implementation of the C11 threads API