Movatterモバイル変換


[0]ホーム

URL:


detector

package
v1.3.1Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2025 License:GPL-3.0Imports:24Imported by:0

Details

Repository

github.com/arduino/arduino-cli

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcIncludesFinderWithRegExp

func IncludesFinderWithRegExp(sourcestring)string

IncludesFinderWithRegExp fixdoc

funcLibrariesLoader

func LibrariesLoader(useCachedLibrariesResolutionbool,librariesManager *librariesmanager.LibrariesManager,builtInLibrariesDir *paths.Path,customLibraryDirs paths.PathList,librariesDirs paths.PathList,buildPlatform *cores.PlatformRelease,targetPlatform *cores.PlatformRelease,) (*librariesmanager.LibrariesManager, *librariesresolver.Cpp, []byte,error)

LibrariesLoader todo

Types

typeSketchLibrariesDetector

type SketchLibrariesDetector struct {// contains filtered or unexported fields}

SketchLibrariesDetector todo

funcNewSketchLibrariesDetector

func NewSketchLibrariesDetector(lm *librariesmanager.LibrariesManager,libsResolver *librariesresolver.Cpp,useCachedLibrariesResolutionbool,onlyUpdateCompilationDatabasebool,logger *logger.BuilderLogger,diagnosticStore *diagnostics.Store,) *SketchLibrariesDetector

NewSketchLibrariesDetector todo

func (*SketchLibrariesDetector)FindIncludes

func (l *SketchLibrariesDetector) FindIncludes(ctxcontext.Context,buildPath *paths.Path,buildCorePath *paths.Path,buildVariantPath *paths.Path,sketchBuildPath *paths.Path,sketch *sketch.Sketch,librariesBuildPath *paths.Path,buildProperties *properties.Map,platformArchstring,jobsint,)error

FindIncludes todo

func (*SketchLibrariesDetector)ImportedLibraries

func (l *SketchLibrariesDetector) ImportedLibraries()libraries.List

ImportedLibraries todo

func (*SketchLibrariesDetector)IncludeFolders

func (l *SketchLibrariesDetector) IncludeFolders() paths.PathList

IncludeFolders returns the list of include folders detected as needed.

func (*SketchLibrariesDetector)IncludeFoldersChangedadded inv1.3.0

func (l *SketchLibrariesDetector) IncludeFoldersChanged()bool

IncludeFoldersChanged returns true if the include folders list changedfrom the previous compile.

func (*SketchLibrariesDetector)PrintUsedAndNotUsedLibraries

func (l *SketchLibrariesDetector) PrintUsedAndNotUsedLibraries(sketchErrorbool)

PrintUsedAndNotUsedLibraries todo

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp