Changes between Version 3 and Version 4 of DsxTaskModel


Ignore:
Timestamp:
Sep 7, 2006, 9:55:25 PM (18 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxTaskModel

    v3 v4  
    1919 * a function to call
    2020 * a list of C source files (even if some files are shared between tasks, you must redeclare them in each using task implementation definition)
    21  * a list of defines to be defined later (arg `defines = {}` on task instanciation)
     21 * a list of defines to be defined later (arg `defines = {}` on task instanciation) see PerTaskCflags
    2222
    2323{{{