Skip to content
  • Julien's avatar
    * Add a maccro for the target to be deployed · afe3a296
    Julien authored
       for example OCARINA_RUNTIME_DEOS indicates
       that we deploy the system on top of Deos
     * For a type, Type_Source_Name will override any other
       assumption from the compiler. This lets the user indicates
       its own mapping to the implementation type
     * Fix an include issue, in subprograms.c includes
       "subprograms.h" instead of <subprograms.h>, which
       creates errors for DeOS
    afe3a296