Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07[runtime.c / generator.c] reorganized structure of runtime / moved and ↵Thomas Schuetz6-381/+0
renamed etGlobalFlags.h to project specific config/etRuntimeConfig.h
2012-05-17[runtime.c] some changes for Timing Service / Timingservice fixedtjung1-0/+35
2012-03-02[runtime.c] added etTimer.c implementation for generic platform, introduced ↵Thomas Schuetz3-22/+28
precompiler defines for timing and scheduling
2012-02-29[runtime.c] added timer interface and MSP430 implementation to platform Thomas Schuetz3-19/+103
2012-02-27Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert5-0/+256
Conflicts: plugins/org.eclipse.etrice.generator.c/xtend-gen/org/eclipse/etrice/generator/c/gen/ActorClassGen.java plugins/org.eclipse.etrice.generator.c/xtend-gen/org/eclipse/etrice/generator/c/gen/ProtocolClassGen.java plugins/org.eclipse.etrice.generator/xtend-gen/org/eclipse/etrice/generator/generic/GenericProtocolClassGenerator.java
2012-02-26[runtime] added etPlatform for user defined lifecycle functions ↵Thomas Schuetz4-0/+184
(etUserEntry, etUserPreRun, ..., added TI-MSP430 specific platform
2012-02-26[runtime.c] cosmeticsThomas Schuetz1-3/+0
2012-02-26[runtime.c] reorganized runtime.c for separation of common and platform ↵Thomas Schuetz1-0/+75
specific parts, adapted include pathes, C-generator and tests

    Back to the top