roboterclubaachen / Xpcc

Licence: other
DEPRECATED, use our successor library https://modm.io instead

Programming Languages

c
50402 projects - #5 most used programming language
cplusplus
227 projects

Projects that are alternatives of or similar to Xpcc

Modm
modm: a C++20 library generator for AVR and ARM Cortex-M devices
Stars: ✭ 375 (+111.86%)
Mutual labels:  stm32, microcontroller, avr, cortex-m
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-89.83%)
Mutual labels:  avr, arm, microcontroller, cortex-m
stm32f103xx
DEPRECATED
Stars: ✭ 31 (-82.49%)
Mutual labels:  arm, microcontroller, cortex-m, stm32
Tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Stars: ✭ 9,068 (+5023.16%)
Mutual labels:  arm, stm32, microcontroller, avr
Arm Cmake Toolchains
CMake toolchain configurations for ARM
Stars: ✭ 148 (-16.38%)
Mutual labels:  gcc, arm, stm32, cortex-m
terminal
Terminal inside the microcontroller (cli for mcu)
Stars: ✭ 31 (-82.49%)
Mutual labels:  avr, arm, microcontroller, stm32
Daplink
Stars: ✭ 1,162 (+556.5%)
Mutual labels:  arm, microcontroller, cortex-m
Svd2rust
Generate Rust register maps (`struct`s) from SVD files
Stars: ✭ 347 (+96.05%)
Mutual labels:  arm, microcontroller, cortex-m
Erika3
ERIKA Enterprise v3 RTOS
Stars: ✭ 98 (-44.63%)
Mutual labels:  arm, avr, cortex-m
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (+110.17%)
Mutual labels:  arm, microcontroller, cortex-m
rnk
rnk is a RTOS targeting ARM architecture.
Stars: ✭ 22 (-87.57%)
Mutual labels:  arm, microcontroller, cortex-m
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (+100%)
Mutual labels:  arm, microcontroller, cortex-m
Cortex M
Low level access to Cortex-M processors
Stars: ✭ 379 (+114.12%)
Mutual labels:  arm, microcontroller, cortex-m
Lbforth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Stars: ✭ 293 (+65.54%)
Mutual labels:  arm, avr, cortex-m
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (+1740.68%)
Mutual labels:  arm, microcontroller, cortex-m
Nos
RTOS for microcontrollers
Stars: ✭ 160 (-9.6%)
Mutual labels:  gcc, arm, avr
bleeding-edge-toolchain
All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers
Stars: ✭ 60 (-66.1%)
Mutual labels:  arm, cortex-m, gcc
Pyocd
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
Stars: ✭ 550 (+210.73%)
Mutual labels:  arm, microcontroller, cortex-m
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (+251.98%)
Mutual labels:  arm, microcontroller, cortex-m
toolchain68k
build a toolchain for cross developement. Supports motorola m68k-elf, avr and arm-none-eabi
Stars: ✭ 18 (-89.83%)
Mutual labels:  avr, arm, stm32

xpcc: C++ microcontroller framework

xpcc is now deprecated and this repo has been archived since 2019!
Use these instructions to port your code to the successor library modm.
Ping @salkinium for answers to your questions.

modm has significantly improved on the code generation ideas we've prototyped in xpcc, both in breadth (more devices supported) and depth (more accurate data). Check out how modm works and how you can get started with it.

We've had some fantastic engineers volunteer their time on this project over the years, to all of you a big THANK YOU! All your contributions have been ported to modm already.

We're looking forward to even more collaboration with you in modm's future!

modm Project

https://modm.io
https://github.com/modm-io/modm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].