Daiki Kato / mbed-os-lychee

Dependents:   mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more

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

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

Definition at line 431 of file targets.py.