Menu

Tree [5d450b] master /
 History

HTTPS access


File Date Author Commit
 Projects 2016-02-17 Harald Harald [5d450b] Adding event groups as task synchronization ele...
 Source 2016-02-17 Harald Harald [5d450b] Adding event groups as task synchronization ele...
 .cproject 2016-02-15 Harald Harald [953a4b] Adding mutex as task synchronization element.
 .gitignore 2016-02-17 Harald Harald [5d450b] Adding event groups as task synchronization ele...
 .project 2016-01-27 Harald Harald [078751] Changed project structure
 AvRtos.aps 2016-01-27 Harald Harald [e972eb] Changed AVR Project settings
 README 2016-02-17 Harald Harald [5d450b] Adding event groups as task synchronization ele...
 avrtos.aws 2016-01-27 Harald Harald [9812cd] Reorganized project structure

Read Me

AvRtos Version 2.0.3

     - Adding event groups as task synchronization element. 

AvRtos Version 2.0.2

     - Changed name of task creation function

AvRtos Version 2.0.1

     - Adding mutex as task synchronization element.
     - Now the needed task synchronization objects can be configured by defines
       in AvRtosConfig.h file.

AvRtos Version 2.0.0

     - Adding support for some ARM platforms
       Therefore the structure of the source tree was reorganized.
       Currently ARM7TDMI, ARM-Cortex-M3, ARM-Cortex-M4 will be additionaly supported.

AvRtos Version 1.1.0

     - For a better hardware abstraction all hardware dependent functions and
       macros was exported to AvRtosHw.c and AvRtosHw.h.
     - Now all API functions for setting and getting semaphores and queues can
       be called from interrupt service routines. 

AvRtos Version 1.0.1

     - Changed data type of queue control block to uint8_t for an optimized data access.
     - Changed code comments for doxygen output.
     - Fixed some spelling mistakes.       

AvRtos Version 1.0.0

     - Initial revision
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.