Method | Description | |
---|---|---|
AdjustDebugMethod ( LoadedBSP mcu, ConfiguredDebugMethod method ) : void | ||
CreateConfigurator ( LoadedBSP mcu, DebugMethod method ) : ICustomBSPConfigurator | ||
ESP8266DebugExtension ( ) : System | ||
ESP8266DebugExtension ( bool esp32Mode ) : System |
public AdjustDebugMethod ( LoadedBSP mcu, ConfiguredDebugMethod method ) : void | ||
mcu | LoadedBSP | |
method | ConfiguredDebugMethod | |
return | void |
public CreateConfigurator ( LoadedBSP mcu, DebugMethod method ) : ICustomBSPConfigurator | ||
mcu | LoadedBSP | |
method | DebugMethod | |
return | ICustomBSPConfigurator |
public ESP8266DebugExtension ( bool esp32Mode ) : System | ||
esp32Mode | bool | |
return | System |