-
Notifications
You must be signed in to change notification settings - Fork 9
A lightweight event-driven os kernel for STM32-like controllers on embedded platform
License
Playine/EvtX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
//------------------------------------------------------------------------------ // @project: EvtX - An Event-driven OS Kernel // @file: readme.txt // // $Id$ //------------------------------------------------------------------------------ 1. Introduction EvtX is heavily inspired by TI OSAL layer of its Z-Stack. EvtX is event-driven and is cooperative scheduled. Event loop mechanism is the core of EvtX. 2. Modules EvtX implements following modules to support task scheduling, event management, message communication and timer management. 3. Demo Project Demo project is based on STM32F103RC controller. There are 2 user tasks for sending and receiving a user defined message. Demo project is developed on Keil MDK 5.10.0.2.
About
A lightweight event-driven os kernel for STM32-like controllers on embedded platform
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published