All Projects → drone-cortexm → Similar Projects or Alternatives

1861 Open source projects that are alternatives of or similar to drone-cortexm

drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System.
Stars: ✭ 16 (-48.39%)
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (+748.39%)
Drone
CLI utility for Drone, an Embedded Operating System.
Stars: ✭ 114 (+267.74%)
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.
Stars: ✭ 24 (-22.58%)
CML
Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17
Stars: ✭ 17 (-45.16%)
Mutual labels:  arm, embedded, cortex, bare-metal
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (+1909.68%)
Mutual labels:  arm, concurrency, bare-metal, no-std
mdepx
MDEPX — A BSD-style RTOS
Stars: ✭ 17 (-45.16%)
Mutual labels:  arm, embedded, rtos, bare-metal
Memfault Firmware Sdk
Memfault Firmware SDK for embedded systems. More information at https://docs.memfault.com.
Stars: ✭ 42 (+35.48%)
Mutual labels:  embedded, firmware, rtos
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (+1041.94%)
Mutual labels:  arm, embedded, rtos
elfloader
ARMv7M ELF loader
Stars: ✭ 71 (+129.03%)
Mutual labels:  arm, cortex, bare-metal
async
🔀 Asynchronous framework in C.
Stars: ✭ 16 (-48.39%)
Mutual labels:  embedded, rtos, bare-metal
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (+1100%)
Mutual labels:  arm, bare-metal, no-std
Baremetal Arm
An ebook about bare-metal programming for ARM
Stars: ✭ 222 (+616.13%)
Mutual labels:  arm, embedded, bare-metal
Qpc
QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
Stars: ✭ 379 (+1122.58%)
Mutual labels:  arm, embedded, rtos
Daplink
Stars: ✭ 1,162 (+3648.39%)
Mutual labels:  arm, embedded, firmware
Polymcu
An open framework for micro-controller software
Stars: ✭ 173 (+458.06%)
Mutual labels:  arm, rtos
Dirtyjtag
JTAG probe firmware for STM32F1
Stars: ✭ 183 (+490.32%)
Mutual labels:  arm, firmware
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+525.81%)
Mutual labels:  arm, embedded
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+409.68%)
Mutual labels:  embedded, no-std
Gnu Eprog
Embedded Programming with the GNU Toolchain
Stars: ✭ 230 (+641.94%)
Mutual labels:  arm, bare-metal
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (+54.84%)
Mutual labels:  bare-metal, no-std
alloc-cortex-m
A heap allocator for Cortex-M processors
Stars: ✭ 139 (+348.39%)
Mutual labels:  arm, no-std
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-41.94%)
Mutual labels:  arm, rtos
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-9.68%)
Mutual labels:  asynchronous, concurrency
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (+177.42%)
Mutual labels:  asynchronous, concurrency
cortex-uni-startup
Unified startup code and link scripts for Cortex-M microcontrollers
Stars: ✭ 33 (+6.45%)
Mutual labels:  arm, embedded
Pylink
Python Library for device debugging/programming via J-Link
Stars: ✭ 158 (+409.68%)
Mutual labels:  arm, firmware
Nos
RTOS for microcontrollers
Stars: ✭ 160 (+416.13%)
Mutual labels:  arm, rtos
Aros
Main AROS repository for active development. Contains the main Operating System components and Build System.
Stars: ✭ 146 (+370.97%)
Mutual labels:  arm, bare-metal
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-19.35%)
Mutual labels:  asynchronous, concurrency
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Stars: ✭ 69 (+122.58%)
Mutual labels:  arm, embedded
FreeRTOS-rust
Rust crate for FreeRTOS
Stars: ✭ 159 (+412.9%)
Mutual labels:  embedded, rtos
nsec-badge
Software from the NorthSec badge
Stars: ✭ 34 (+9.68%)
Mutual labels:  arm, firmware
stm32f103xx
DEPRECATED
Stars: ✭ 31 (+0%)
Mutual labels:  arm, no-std
Talks
schedule and materials about my presentations
Stars: ✭ 245 (+690.32%)
Mutual labels:  arm, rtos
Cargo Flash
a cargo extension for programming microcontrollers
Stars: ✭ 134 (+332.26%)
Mutual labels:  arm, embedded
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+235.48%)
Mutual labels:  asynchronous, concurrency
Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Stars: ✭ 94 (+203.23%)
Mutual labels:  asynchronous, concurrency
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-29.03%)
Mutual labels:  asynchronous, concurrency
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (-25.81%)
Mutual labels:  arm, embedded
arm-none-eabi-gcc-xpack
A binary xPack with the Arm Embedded GCC toolchain
Stars: ✭ 85 (+174.19%)
Mutual labels:  arm, embedded
betafpv-f3
Board Support Crate for the BetaFPV F3 Drone Flight Controller
Stars: ✭ 37 (+19.35%)
Mutual labels:  arm, no-std
Qpcpp
QP/C++ real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
Stars: ✭ 124 (+300%)
Mutual labels:  arm, rtos
stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Stars: ✭ 71 (+129.03%)
Mutual labels:  arm, embedded
cassette
A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.
Stars: ✭ 47 (+51.61%)
Mutual labels:  embedded, no-std
bx-github-ci
This tutorial provides one example on how a CI (Continuous Integration) workflow with the IAR Build Tools for Linux can be set up on GitHub. The IAR Build Tools on Linux are available for Arm, RISC-V and Renesas (RH850, RL78 and RX).
Stars: ✭ 20 (-35.48%)
Mutual labels:  arm, embedded
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (-54.84%)
Mutual labels:  arm, embedded
ChibiOS-rust
ChibiOS for Rust
Stars: ✭ 13 (-58.06%)
Mutual labels:  arm, rtos
atat
no_std crate for parsing AT commands
Stars: ✭ 50 (+61.29%)
Mutual labels:  embedded, no-std
StratifyOS
A Powerful embedded RTOS for ARM Cortex M microcontrollers
Stars: ✭ 94 (+203.23%)
Mutual labels:  firmware, rtos
dtask
DTask is a scheduler for statically dependent tasks.
Stars: ✭ 17 (-45.16%)
Mutual labels:  embedded, rtos
metal.test
Deprecated, superseded by https://github.com/metal-ci/test
Stars: ✭ 41 (+32.26%)
Mutual labels:  arm, bare-metal
stm32f4-bare-metal
Bare metal STM32F4 examples for various modules
Stars: ✭ 79 (+154.84%)
Mutual labels:  arm, bare-metal
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (+29.03%)
Mutual labels:  embedded, firmware
NuttX
Official micro-ROS RTOS
Stars: ✭ 63 (+103.23%)
Mutual labels:  embedded, rtos
orange-pi
Orange pi Kicad libraries and footprints.
Stars: ✭ 13 (-58.06%)
Mutual labels:  arm, embedded
smcutil
SMC utility for modifying and examining Apple's SMC payloads.
Stars: ✭ 30 (-3.23%)
Mutual labels:  arm, firmware
pwm-pca9685-rs
Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller
Stars: ✭ 19 (-38.71%)
Mutual labels:  embedded, no-std
futures-async-stream
Async stream for Rust and the futures crate.
Stars: ✭ 141 (+354.84%)
Mutual labels:  asynchronous, no-std
Sub-IoT-Stack
Sub-IoT: Open Source Stack for Dash7 Alliance Protocol
Stars: ✭ 123 (+296.77%)
Mutual labels:  embedded, firmware
1-60 of 1861 similar projects