Lee Kai Xuan / mbed-os

Fork of mbed-os by erkin yucel

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 392 of file targets.py.


Member Function Documentation

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

Definition at line 422 of file targets.py.

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

Definition at line 427 of file targets.py.