Documentation
¶
Index ¶
- Variables
- func AddBuildFlags(fs *flag.FlagSet)
- func AddBuildModeFlags(fs *flag.FlagSet)
- func AddCmpTestFlags(fs *flag.FlagSet)
- func AddCommonFlags(fs *flag.FlagSet)
- func AddEmbeddedFlags(fs *flag.FlagSet)
- func AddEmulatorFlags(fs *flag.FlagSet)
- func AddOutputFlags(fs *flag.FlagSet)
- func UpdateBuildConfig(conf *build.Config) error
- func UpdateConfig(conf *build.Config) error
Constants ¶
This section is empty.
Variables ¶
View Source
var AbiMode int
View Source
var BaudRate int
View Source
var BuildEnv string
View Source
var BuildMode string
View Source
var CheckLLFiles bool
View Source
var CheckLinkArgs bool
View Source
var Emulator bool
View Source
var ForceEspClang bool
View Source
var ForceRebuild bool
View Source
var Gen bool
View Source
var GenLLFiles bool
View Source
var OutBin bool
View Source
var OutHex bool
View Source
var OutImg bool
View Source
var OutUf2 bool
View Source
var OutZip bool
View Source
var OutputFile string
View Source
var Port string
View Source
var SizeFormat string
View Source
var SizeLevel string
View Source
var SizeReport bool
View Source
var Tags string
View Source
var Target string
View Source
var Verbose bool
Functions ¶
func AddBuildFlags ¶
func AddBuildModeFlags ¶ added in v0.11.6
func AddCmpTestFlags ¶
func AddCommonFlags ¶ added in v0.11.6
func AddEmbeddedFlags ¶ added in v0.11.6
func AddEmulatorFlags ¶ added in v0.11.6
func AddOutputFlags ¶
func UpdateBuildConfig ¶ added in v0.11.6
func UpdateConfig ¶ added in v0.11.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.