build

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

* Copyright (c) 2023 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

View Source
var BuildCPRJCmd = &cobra.Command{
	Use:   "buildcprj <name>.cprj [options]",
	Short: "Use a *.CPRJ file as build input",
	Args:  cobra.MinimumNArgs(1),
	RunE: func(cmd *cobra.Command, args []string) error {
		return BuildCPRJ(cmd, args)
	},
}

Functions

func BuildCPRJ

func BuildCPRJ(cmd *cobra.Command, args []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL