Rtos API example

Embed: (wiki syntax)

« Back to documentation index

MTSCode Class Reference

MTSCode Class Reference

Public Member Functions

def combine_bins_mts_dot
def combine_bins_mts_dragonfly

Detailed Description

Generic MTS code

Definition at line 422 of file targets/__init__.py.


Member Function Documentation

def combine_bins_mts_dot (   t_self,
  resources,
  elf,
  binf 
)
A hook for the MTS MDOT

Definition at line 452 of file targets/__init__.py.

def combine_bins_mts_dragonfly (   t_self,
  resources,
  elf,
  binf 
)
A hoof for the MTS Dragonfly

Definition at line 457 of file targets/__init__.py.