1
I Use This!
Activity Not Available

Commits : Listings

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