C# Class GeneratorSampleStm32.Program.STM32SampleRelocator

Inheritance: VendorSampleRelocator
Show file Open project: sysprogs/BSPTools

Public Methods

Method Description
STM32SampleRelocator ( ) : BSPEngine

Protected Methods

Method Description
BuildVirtualSamplePath ( string originalPath ) : string
FilterPreprocessorMacros ( string &macros ) : void

Method Details

BuildVirtualSamplePath() protected method

protected BuildVirtualSamplePath ( string originalPath ) : string
originalPath string
return string

FilterPreprocessorMacros() protected method

protected FilterPreprocessorMacros ( string &macros ) : void
macros string
return void

STM32SampleRelocator() public method

public STM32SampleRelocator ( ) : BSPEngine
return BSPEngine