1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected 10 months ago.
Feb 07, 2024 — Feb 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#define AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE added to make sources compatible with compiler v4.30 and earlier More... over 17 years ago
Macro INLINE moved from OS_Target.h to commdefs.h in ARM7 port More... over 17 years ago
Macro INLINE moved from OS_Target.h to commdefs.h in ports for MSP430, AVR and Blackfin. More... over 17 years ago
MSP430: version for IAR EW430 v4.10 added. Not complete tested yet. More... over 17 years ago
Extra ';' after namespace block closing brace - removed. More... over 17 years ago
Fixed bug: space in stacks for calling function incoming parameters added. More... over 17 years ago
AVR port: macro A90_PROC_OPTION was not properly defined. Fixed. Support for another Analog Comparator vector name added. More... over 17 years ago
Comment misspelling fixed More... almost 18 years ago
Bug, introduced to TBaseMessage::wait() in rev73 fixed More... almost 18 years ago
Fixed bug, introduced in rev.116 to CONTEXT_SWITCH_SCHEME 0 More... almost 18 years ago
C-SPY script fixed More... almost 18 years ago
Comments fixed More... almost 18 years ago
slon.dep removed, this file automaticaly generated by IDE More... almost 18 years ago
ARM7: comment about maximum process count fixed (was: less than 31, now: less than 32) More... almost 18 years ago
ARM7: Bug in GetHighPriority() with scmRTOS_PROCESS_COUNT >= 10 fixed More... almost 18 years ago
Interrupt controller "end of interrupt" signal moved from ISR handler to ISR wrapper destructor. More... almost 18 years ago
SYS interrupt type changed to AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL to prevent interrupt lost if other SYS interrupts serviced in OS::SystemTimerUserHook() More... almost 18 years ago
Undoing bug #1878045 fix More... almost 18 years ago
Bug 1878045 re-fixed More... almost 18 years ago
Critical section wrapper optimized More... almost 18 years ago
Bugs 1875291 and 1878045 fixed More... almost 18 years ago
SystemTimer_ISR changed to allow AT91SAM7 service other SYS intrrrupts in SystemTimerUserHook() More... almost 18 years ago
Comments misspelling fixed More... almost 18 years ago
Commented artefact removed More... almost 18 years ago
OS::Run moved to OS_Kernel.h to inline into call point. More... almost 18 years ago
Context switcher improved in scheme 0. No more SWI. More... almost 18 years ago
Changes, made in rev. 92 reverted, as GCC-related only. Those changes will be moved to port sources. More... almost 18 years ago
device_def.h added to port. More... almost 18 years ago
Some cofiguration macros (which are not modifiable at project level) moved to port level (OS_Target.h). More... almost 18 years ago
Some fixes for GCC compability. More... almost 18 years ago