Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsp-mic-733-ao6a1

|

Using this extension

bsp-mic-733-ao6a1 is an Avocado extension — a reusable fragment of build- and runtime-configuration that you compose into your own Avocado project. To use it, declare it as a package-sourced extension in your avocado.yaml and add it to a runtime:

extensions:
  avocado-bsp-mic-733-ao6a1:
    source:
      type: package
      version: "*"        # or pin an exact version

runtimes:
  my-runtime:
    extensions:
      - avocado-bsp-mic-733-ao6a1

Then install and build:

avocado install   # fetches + installs the SDK, extensions and runtime deps from your config
avocado build     # builds the SDK compile steps, extensions and runtime images

avocado install pulls the extension from your target's package feed and merges its config into your project; avocado build then produces the runtime.

About

Board support for the Advantech MIC-733-AO6A1 (carrier extension on jetson-agx-orin)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors