An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cortex-m

stateos/StateOS

Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread

Language: C++ - Size: 5.5 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 203 - Forks: 54

stateos/DemOS

Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers

Language: CMake - Size: 1.4 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 18 - Forks: 5

chettrick/discobsd

2.11BSD-based Unix-like OS for STM32 and PIC32 Microcontrollers

Language: C - Size: 67.9 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 221 - Forks: 22

GorgonMeducer/perf_counter

A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_counter` shares the SysTick with users' original SysTick function(s) without interfering with it. This library will bring new functionalities.

Language: C - Size: 12.9 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 534 - Forks: 100

HaoboGu/rmk

Rust keyboard firmware library with layers, macros, real-time keymap editing, wireless(BLE) and split support

Language: Rust - Size: 13.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,365 - Forks: 134

STMicroelectronics/cmsis-core

CMSIS Core module, fully aligned with ARM versions.

Language: C - Size: 81.6 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 59 - Forks: 23

iqyx/plumcore

A modular framework for data logging and remote data acquisition.

Language: C - Size: 2.61 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 7 - Forks: 3

stateos/IntrOS

Free cooperative operating system (OS) for microcontrollers

Language: C - Size: 3.38 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 41 - Forks: 13

rtic-rs/rtic

Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

Language: Rust - Size: 38.7 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 2,171 - Forks: 242

tock/tock

A secure embedded operating system for microcontrollers

Language: Rust - Size: 172 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6,082 - Forks: 786

ARM-software/CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A

Language: C - Size: 96 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 865 - Forks: 200

armink/CmBacktrace

Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库

Language: C - Size: 3.71 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 1,970 - Forks: 696

ventZl/cmrx

Microkernel-based realtime operating system for microcontrollers

Language: C - Size: 3.24 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 82 - Forks: 17

pyocd/pyOCD

Open source Python library for programming and debugging Arm Cortex-M microcontrollers

Language: Python - Size: 28.8 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 1,326 - Forks: 527

rust-embedded/svd2rust

Generate Rust register maps (`struct`s) from SVD files

Language: Rust - Size: 1.88 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 801 - Forks: 158

hoverkite/hoverkite

A project to fly a kite using custom firmware on a hoverboard

Language: Rust - Size: 10.9 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 14 - Forks: 0

gd32-rust/gd32-rs

Embedded Rust device crates for GD32 microcontrollers

Language: Python - Size: 23.4 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 43 - Forks: 15

ARMmbed/DAPLink

Language: C - Size: 27.4 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 2,614 - Forks: 1,051

RT-Thread/rt-thread

RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/

Language: C - Size: 896 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 11,560 - Forks: 5,315

dmitrykos/stk

Minimalistic C++ thread scheduling kernel for Embedded systems - SuperTinyKernel (STK). Supports ARM Cortex-M and RISC-V MCUs with debugging possibility on conventional x86. Compiles with GCC. Comes with examples for Eclipse. Can be used on any embedded system with limited RAM and FLASH resources.

Language: C - Size: 7.42 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 0

mdepx/mdepx

MDX — A bare-metal / RTOS framework

Language: C - Size: 13.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 28 - Forks: 7

romanf-dev/magnesium

Hardware-assisted asynchronous micro-RTOS

Language: C - Size: 604 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7 - Forks: 1

PikoRT/pikoRT

A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips

Language: C - Size: 520 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 320 - Forks: 65

xmc-rs/xmc4-hal

HAL for the XMC4xxx microcontrollers

Language: Rust - Size: 3.42 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 0

uTensor/uTensor

TinyML AI inference library

Language: C++ - Size: 74.3 MB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 1,872 - Forks: 241

google/esh

UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.

Language: C - Size: 11.4 MB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 331 - Forks: 66

r3-os/r3

R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics

Language: Rust - Size: 7.64 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 171 - Forks: 10

miniwinwm/miniwinwm

Open source embedded window manager with overlapped windows. This project is actively maintained and free support is provided via the website. New features can be added on request. Consultancy can provided for commercial use.

Language: C - Size: 154 MB - Last synced at: 12 days ago - Pushed at: 25 days ago - Stars: 55 - Forks: 4

rust-embedded/cortex-m

Low level access to Cortex-M processors

Language: Rust - Size: 2.6 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 941 - Forks: 176

tabemann/zeptoforth

A not-so-small Forth for Cortex-M

Language: Forth - Size: 62.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 296 - Forks: 35

Masmiseim36/iMXRT

iMXRT CPU Support package

Language: C - Size: 57.3 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 1

modm-io/modm

modm: a C++23 library generator for AVR and ARM Cortex-M devices

Language: C++ - Size: 46.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 902 - Forks: 156

stlink-org/stlink

Open source STM32 MCU programming toolset

Language: C - Size: 16.7 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 4,885 - Forks: 1,291

ckormanyos/real-time-cpp

Source code for the book Real-Time C++, by Christopher Kormanyos

Language: C++ - Size: 270 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 740 - Forks: 183

JeremyGrosser/pico_examples

Ada examples for the Raspberry Pi Pico

Language: Ada - Size: 307 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 39 - Forks: 11

islandcontroller/armcm-devcontainer

VSCode Devcontainer for ARM Cortex-M development

Language: Dockerfile - Size: 170 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 6 - Forks: 0

sigpwny/mspm0l222x-pac

A Peripheral Access Crate for the Texas Instruments MSPM0L222X microcontroller family

Language: Rust - Size: 1.65 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

nanoframework/nanoFramework.Runtime.Events

:package: .NET nanoFramework Runtime Events Class Library

Language: C# - Size: 902 KB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 5 - Forks: 7

github0null/eide

An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.

Language: TypeScript - Size: 74.9 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 866 - Forks: 83

iarsystems/containers

Build embedded applications with the IAR Build Tools on Containers

Size: 196 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 53 - Forks: 9

ExoSpaceLabs/heartos

HeaRTOS is a minimal Real Time Operating System designed to be the core of more complex systems

Language: C - Size: 381 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

rust-embedded/embedded-alloc

A heap allocator for embedded systems

Language: Rust - Size: 115 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 424 - Forks: 60

romanf-dev/magnesium-rs

Hardware-assisted asynchronous micro-RTOS in Rust

Language: Rust - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

islandcontroller/gcov-demo-stm32f103

Small demo project showing how to use gcov on an embedded target

Language: C - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

emrainey/embedded-superloop

A small embedded superloop system for Cortex M processors

Language: C++ - Size: 73.2 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

CactiLab/ret2ns-Cortex-M-TrustZone

This repo demonstrates the Return-to-Non-Secure (ret2ns) vulnerability on ARM Cortex-M TrustZone. It contains the attack and defense demonstration, as well as the defense overhead evaluation.

Language: C - Size: 3.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 4

f9micro/f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4

Language: C - Size: 1.15 MB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 703 - Forks: 149

rust-embedded/cortex-m-quickstart 📦

Template to develop bare metal applications for Cortex-M microcontrollers

Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 878 - Forks: 181

Embedded-AMS/EmbeddedProto

Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

Language: C++ - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 241 - Forks: 42

ThBreuer/EmbSysLib

A library and framework for embedded systems

Language: C++ - Size: 24.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 4

modm-io/modm-devices

Curated device data for all AVR and ARM Cortex-M devices

Language: Python - Size: 2.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 53 - Forks: 29

onegen-dev/VUT-FIT-IMP2023-cviceni 📦

Laboratorní cvičení z předmětu Mikroprocesorové a vestavěné systémy (IMP), pátý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2023/2024

Language: C - Size: 912 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

iarsystems/arm

IAR Build Tools for Arm

Size: 21.5 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 6 - Forks: 0

jnk0le/cortexm-AES

high performance AES implementations optimized for cortex-m microcontrollers

Language: Assembly - Size: 705 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 5

arm-university/Efficient-Embedded-Systems-Design-Education-Kit

Design and program Arm-based embedded systems and implement them in low-level hardware using standard C and assembly language.

Language: C - Size: 54 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 109 - Forks: 35

CoreLathe/nano-sha3

≤ 1.5 kB flash SHA-3-256 for Cortex-M MCUs – drop-in, timing-safe, zero-heap.

Language: Shell - Size: 3.23 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

iarsystems/modern-workflow

An example of modern development workflow with IAR

Language: C - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 4

bazelembedded/bazel-embedded

Tools for embedded/bare-metal development using bazel

Language: Starlark - Size: 232 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 32

gd32-rust/gd32f1x0-hal

Embedded Rust HAL for GD32F1x0 microcontrollers

Language: Rust - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 2

cbiffle/m4vga-rs

VGA-style video output for STM32F4 processors, in Rust

Language: Rust - Size: 1.93 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 166 - Forks: 8

ARM-software/CMSIS-Stream

CMSIS-Stream software component

Language: C++ - Size: 9.89 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 30 - Forks: 4

arm-university/Introduction-to-Robotic-Systems-Education-Kit

Introductory material on robotics and key practical skills required to program and control a robot to interact with its environment and perform simple manoeuvres.

Language: C - Size: 40.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 13

arm-university/Rapid-Embedded-Education-Kit

Design and program Arm-based embedded systems and implement them using commercial API

Language: HTML - Size: 30.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 112 - Forks: 40

arm-university/Digital-Signal-Processing-Education-Kit

Implement Digital Signal Processing (DSP) systems and create audio applications using high performance and energy-efficient Arm processors

Language: C - Size: 64.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 145 - Forks: 48

iarsystems/cmake-tutorial

Build and test embedded software using the IAR C/C++ Compiler alongside CMake

Language: CMake - Size: 171 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 96 - Forks: 18

rtic-scope/cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.

Language: Rust - Size: 376 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

raphui/rnk

rnk is a RTOS targeting ARM architecture.

Language: C - Size: 4.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 33 - Forks: 6

christophe0606/MLHelium

TinyLlama on Cortex-M55 using CMSIS-DSP and Helium vector instructions

Language: C - Size: 11.2 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

Masihtabaei/coburc-embedded-os-with-cooperative-multitasking

A minimal run-to-completion scheduler with process management API, configurable context switching, and a demo application using 8 concurrent LED processes.

Language: C - Size: 396 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Choaib-ELMADI/getting-started-with-stm32

A collection of notes, examples, projects, and animations for learning STM32 microcontrollers and embedded systems development.

Language: C - Size: 159 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

sennavanhoek/pyocd_scripts

Playing around with pyOCD

Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

smartmx/tiny-macro-os

tiny macro os for MCU.

Language: C - Size: 168 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 47 - Forks: 13

pyocd/FlashAlgo

Framework for building Arm Cortex-M "FLM" style flash programming algorithms.

Language: C - Size: 9.14 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 174 - Forks: 154

bern-rtos/bern-rtos

A real-time operating system for microcontrollers written in Rust. (GitLab Mirror)

Language: Rust - Size: 689 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 2

jaz303/tiny_bootloader

Tiny bootloader for embedded devices, optimised for ease of porting

Language: C - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 5

majbthrd/pico2-debug

virtual debug pod for RP2350 "Raspberry Pi Pico2" with no added hardware

Language: C - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

newenclave/aikartos

Exploring RTOS fundamentals with STM32 and C++20 - a learning project.

Language: C++ - Size: 4.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

proglyk/libiec61850

Since now well-known industrial standard IEC 61850 can be runned on ARM Cortex-M devices using FreeRTOS

Language: C - Size: 1.93 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 7 - Forks: 6

jnaulet/OpenPicoRTOS

Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support

Language: C - Size: 3.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 104 - Forks: 10

shadow578/CrashAlyzer

CrashAlyzer is your easy-to-use(™) crashlog analyzer for ARM Cortex-M microcontrollers.

Language: TypeScript - Size: 6.81 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

proglyk/net

Implementation of network driver for ARM Cortex-M devices

Language: C - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

RTEdbg/RTEdbg

Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.

Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 94 - Forks: 3

oliverlee/cortex_m

Bazel rules and utilities for Cortex-M

Language: Starlark - Size: 1.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 3

kaidokert/embedded-cpp-code

Collection of modern lowlevel embedded C++11/14/17 projects

Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 4

augustofg/STM32F103C8T6-Examples

A collection of code examples for the STM32F103C8Tx microcontroller

Language: C - Size: 331 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 21

hans-jorg/efm32gg-stk3700-gcc-cmsis

Software development for the EFM32GG-STK3700 using arm-gcc and CMSIS

Language: C - Size: 9.07 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 3

Javier-varez/Postform

Postponed formatting experiments with string interning in C++. Inspired by the defmt Rust crate

Language: C++ - Size: 315 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 1

SuhanVerse/LSPP60days-Challenge

60‑day learning challenge: Embedded Rust Day 1–30 → Python & AI Day 31–60.

Language: Python - Size: 338 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

JoshMcguigan/betafpv-f3

Board Support Crate for the BetaFPV F3 Drone Flight Controller

Language: Rust - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 45 - Forks: 1

minuteos/lib-arm

ARM MCU support library

Language: C - Size: 1.61 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zetalog/sdfirm

Ultra light weight small device firmware. Well architected to support MMU, SMP, low power idle. Can be run on various CPU architectures.

Language: C - Size: 19.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 2

snhobbs/isp-programmer

ISP Programmer for NXP Cortex-M Chips

Language: Python - Size: 213 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 2

elzoughby/STM32H7xx-Startup

An independent, easy to read Startup Code written in "C" for STM32H743xx microcontrollers

Language: C - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 33 - Forks: 13

charlesnicholson/nanoprintf

The smallest public printf implementation for its feature set.

Language: C++ - Size: 643 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 738 - Forks: 62

GrahamPellegrini/DTMF_Decoder

Real-time DTMF tone decoder on ARM Cortex-M with LCD display, using Goertzel algorithm and modular embedded system design.

Language: C - Size: 78.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jfrimmel/emballoc

Simple but reliable memory allocator for embedded Rust and #![no_std]

Language: Rust - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

larsbrinkhoff/xForth

Experimental Forth cross compiler for tiny devices

Language: Forth - Size: 12.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 66 - Forks: 14

libopencm3/libopencm3

Open source ARM Cortex-M microcontroller library

Language: C - Size: 6.46 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3,313 - Forks: 1,078

romanf-dev/actinium

Fault-tolerant kernel for deeply embedded systems

Language: C - Size: 659 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gemesa/rustlink 📦

small set of Rust tools to program STM32 devices

Language: Rust - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0