OSEK

OS for ARM M3

A bare-metal operating system implementation for the ARM(R) Cortex(M)-M3 microcontroller

OSEK (ECC1/BCC1) Implementation for Cortex™-M3

GitHub

31 stars
2 watching
13 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-embedded/cortex-m Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust 826
embedded2015/mini-arm-os A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers 180
jserv/mini-arm-os Builds a minimal multi-tasking OS kernel for ARM from scratch 1,064
xmc-rs/xmc4800 A Rust library for interfacing with the XMC4800 microcontroller peripheral interface 3
xmc-rs/xmc4100 A peripheral access crate for interacting with embedded systems 1
xmc-rs/xmc4700 A Rust library providing peripheral access to the XMC4700 microcontroller series 3
arm-software/cmsis_5 A comprehensive software development framework for ARM-based microcontrollers and processors. 1,338
xmc-rs/xmc4300 A Rust peripheral interface library for interfacing with Infineon XMC4300 microcontrollers 4
obko/stm32-cmake A toolset for developing applications on ARM Cortex-Mx MCUs 1,198
xmc-rs/xmc4500 A peripheral interface library for embedded microcontrollers 3
majorviraj/my-os A bare-metal operating system project for the RaspberryPi using ARM architecture and C 8
xmc-rs/xmc4400 Generates Rust peripheral access code from SVD files used in embedded systems. 1
ev3osek/ev3osek An operating system for programming Lego Mindstorms EV3 devices using C and real-time kernel. 12
narasimha1997/r3 An hobby x86_64 Operating System kernel written in Rust with minimal functionalities 80
onkwon/yaos An embedded operating system for single-core ARM Cortex-M microcontrollers 47