Pinned Repositories
awesome-embedded-software
:stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
awesome-lockfree
A collection of resources on wait-free and lock-free programming
dnedic.github.io
https://dnedic.github.io/
docker_base_images
Vlad's Base Images for Docker
Embedded-Engineering-Roadmap
A roadmap for those who want to build a career as an Embedded Systems Engineer, along with a curated list of learning resources
lfbb
A Lock Free Bipartite Buffer Library written in standard C11
lfbb_cpp
A Lock Free Bipartite Buffer Library written in standard C++11
lockfree
A collection of lock-free data structures written in standard C++11
most_commented_embedded_cmakelists
An example CMake project for STM32 devices. It contains the most thoroughly commented embedded CMakeLists file
rfc2217-rs
IETF RFC2217 implementation in Rust
DNedic's Repositories
DNedic/lockfree
A collection of lock-free data structures written in standard C++11
DNedic/lfbb
A Lock Free Bipartite Buffer Library written in standard C11
DNedic/most_commented_embedded_cmakelists
An example CMake project for STM32 devices. It contains the most thoroughly commented embedded CMakeLists file
DNedic/lfbb_cpp
A Lock Free Bipartite Buffer Library written in standard C++11
DNedic/Embedded-Engineering-Roadmap
A roadmap for those who want to build a career as an Embedded Systems Engineer, along with a curated list of learning resources
DNedic/awesome-lockfree
A collection of resources on wait-free and lock-free programming
DNedic/awesome-embedded-software
:stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
DNedic/dnedic.github.io
https://dnedic.github.io/
DNedic/docker_base_images
Vlad's Base Images for Docker
DNedic/esp-serial-flasher
Library for flashing Espressif SoCs from other MCUs.
DNedic/nunavut
Generate code from DSDL using PyDSDL and Jinja2
DNedic/simple-dev-blog-zola-starter
A simple dev-blog theme for Zola.
DNedic/esp-flasher-stub
Rust implementation of flasher stub located in esptool
DNedic/microzig
Unified abstraction layer and HAL for several microcontrollers
DNedic/serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
DNedic/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.